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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: < o Add command to archive partially filled write-ahead
Date: 2006-09-26 11:18:29
Message-ID: 20060926111829.D08FF9FB398@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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&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&r2=1.494)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-26 11:45:33 pgsql: Split out inheritance major feature item in release notes.
Previous Message Michael Meskes 2006-09-26 09:07:32 pgsql: Added new files