Add TODO:
authorBruce Momjian
Tue, 18 Mar 2008 02:37:05 +0000 (02:37 +0000)
committerBruce Momjian
Tue, 18 Mar 2008 02:37:05 +0000 (02:37 +0000)
>  o Recreate pg_xlog/archive_status/ if it doesn't exist after
>    restoring from a PITR backup
>
>    http://archives.postgresql.org/pgsql-hackers/2007-12/msg00487.php

doc/TODO
doc/src/FAQ/TODO.html

index 4d4e4d57b1cd5e2069039d770116e46eda4de781..012fa1c8d2148df7dff9e1a47b3d20aee8f6f0c6 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Mar 17 20:42:56 EDT 2008
+Last updated:      Mon Mar 17 22:36:56 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -183,6 +183,10 @@ Administration
 
      http://archives.postgresql.org/pgsql-hackers/2007-11/msg00800.php
 
+   o Recreate pg_xlog/archive_status/ if it doesn't exist after
+     restoring from a PITR backup
+
+     http://archives.postgresql.org/pgsql-hackers/2007-12/msg00487.php
 
 
 Data Types
index d6952007bfe2493b61f1f7945922d0deb1a07744..292342fd4b14a6c870409151d25b2729b4ccbd9e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Mar 17 20:42:56 EDT 2008
+Last updated:           Mon Mar 17 22:36:56 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -165,6 +165,10 @@ first.  There is also a developer's wiki at
     
  • Fix server restart problem when the server was shutdown during
  •            a PITR backup
     

              http://archives.postgresql.org/pgsql-hackers/2007-11/msg00800.php

    +

    +    
  • Recreate pg_xlog/archive_status/ if it doesn't exist after
  • +          restoring from a PITR backup
    +

              http://archives.postgresql.org/pgsql-hackers/2007-12/msg00487.php