From: | momjian(at)postgresql(dot)org (Bruce Momjian) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Done: < o Automatically force archiving of partially-filled |
Date: | 2006-08-08 17:40:02 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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)
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-08-08 18:49:14 | pgsql: Fix definition of "errcode" for MSVC. |
Previous Message | Teodor Sigaev | 2006-08-08 15:46:31 | pgsql: Fix bug introduced by last patch, thanks again to Mario Weilguni |