Log Message:
-----------
Have pg_stop_backup() wait for all archive files to be sent, rather than
returing right away.  This guarantees that when pg_stop_backup()
returns, you have a valid backup.

Simon Riggs

Modified Files:
--------------
    pgsql/doc/src/sgml:
        backup.sgml (r2.116 -> r2.117)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.116&r2=2.117)
    pgsql/src/backend/access/transam:
        xlog.c (r1.295 -> r1.296)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.295&r2=1.296)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to