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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Done: < o Add command to archive partially filled write-ahead
Date
Msg-id 20060926111829.D08FF9FB398@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Added new files
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Split out inheritance major feature item in release notes.