pgsql: Done: < o Automatically force archiving of partially-filled

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Done: < o Automatically force archiving of partially-filled
Дата
Msg-id 20060808174002.E82599FB2AC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Done:

<       o Automatically force archiving of partially-filled WAL files when
>       o -Automatically force archiving of partially-filled WAL files when
<
<         Doing this will allow administrators to know more easily when
<         the archive contains all the files needed for point-in-time
<         recovery.
<         http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php
<
<       o Add reporting of the current WAL file and offset, perhaps as
>       o -Add reporting of the current WAL file and offset, perhaps as
<
<         The offset allows parts of a WAL file to be archived using
<         an external program.
<

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1936 -> r1.1937)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1936&r2=1.1937)
    pgsql/doc/src/FAQ:
        TODO.html (r1.438 -> r1.439)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.438&r2=1.439)

В списке pgsql-committers по дате отправления:

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix definition of "errcode" for MSVC.