1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
< 	    recovery.
> 	    recovery.  See http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php.
This commit is contained in:
Bruce Momjian
2006-06-08 02:59:02 +00:00
parent 366231f42f
commit ae76c3ace9
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
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