pgsql: Update PITR TODO items: < failure.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update PITR TODO items: < failure.
Date: 2005-04-18 15:03:21
Message-ID: 20050418150321.DB7D853D7D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update PITR TODO items:

< failure.
> failure. This could be triggered by a user command or a timer.
< * Force archiving of partially-full WAL files when pg_stop_backup() is
< called or the server is stopped
> * Automatically force archiving of partially-filled WAL files when
> pg_stop_backup() is called or the server is stopped

Modified Files:
--------------
pgsql/doc:
TODO (r1.1495 -> r1.1496)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1495&r2=1.1496)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-04-18 17:11:05 pgsql: record_in and record_recv must be careful to return a separately
Previous Message Bruce Momjian 2005-04-18 14:44:04 pgsql: Update TODO script sample.