Add a note that pg_start_backup will take awhile because of new

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4303c0fdbf219028d66e1610aaa1a8e228255356
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-06-29T15:46:21Z
Releases: 8.3.0
Add a note that pg_start_backup will take awhile because of new
distributed checkpoint behavior.  Explain how to work around this
by issuing a manual CHECKPOINT command.  Per discussion with Heikki.

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +17 −1