Thread: pgsql: Done: < o Automatically force archiving of partially-filled
pgsql: Done: < o Automatically force archiving of partially-filled
From
momjian@postgresql.org (Bruce Momjian)
Date:
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)