Add URL.
authorBruce Momjian
Thu, 8 Jun 2006 02:59:02 +0000 (02:59 +0000)
committerBruce Momjian
Thu, 8 Jun 2006 02:59:02 +0000 (02:59 +0000)
<      recovery.
>      recovery.  See http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php.

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

index 066f626742ffc95cda8121d51e489ef59f505474..d5004699a507a1a774583627bb96ead1da638d2a 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jun  7 22:42:39 EDT 2006
+Last updated:      Wed Jun  7 22:58:57 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -154,7 +154,7 @@ Administration
 
        Doing this will allow administrators to know more easily when
        the archive contains all the files needed for point-in-time
-       recovery.
+       recovery.  See http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php.
 
      o %Create dump tool for write-ahead logs for use in determining
        transaction id for point-in-time recovery
index b471aba2799a395e655d155c3b70de2c5500f88b..568572a52c83640eef0eb52744261e381732114a 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun  7 22:42:39 EDT 2006
+Last updated:           Wed Jun  7 22:58:57 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -142,7 +142,7 @@ first.
             pg_stop_backup() is called or the server is stopped
 

            Doing this will allow administrators to know more easily when

             the archive contains all the files needed for point-in-time
-            recovery.
+            recovery.  See http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php.
 

     
  • %Create dump tool for write-ahead logs for use in determining
  •              transaction id for point-in-time recovery