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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Done: < o Add command to archive partially filled write-ahead
Дата
Msg-id 20060926111829.D08FF9FB398@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Added new files
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Split out inheritance major feature item in release notes.