pgsql: Done: < o Add command to archive partially filled write-ahead

Started by Bruce Momjianalmost 20 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Done:

< o Add command to archive partially filled write-ahead logs? [pitr]
<
< Currently only full WAL files are archived. This means that the
< most recent transactions aren't available for recovery in case
< of a disk failure.
<

Reorder:

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

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

Modified Files:
--------------
pgsql/doc:
TODO (r1.1991 -> r1.1992)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1991&amp;r2=1.1992)
pgsql/doc/src/FAQ:
TODO.html (r1.493 -> r1.494)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.493&amp;r2=1.494)