]> granicus.if.org Git - postgresql/commit
Use NOWAIT when including WAL in base backup
authorMagnus Hagander <magnus@hagander.net>
Thu, 10 Feb 2011 11:10:13 +0000 (12:10 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 10 Feb 2011 11:11:23 +0000 (12:11 +0100)
commita2e61ec31999228a3bb66a6a86f9e75beb6bb155
tree6092ee720e64113f6b749e472a08d88de0264448
parentcecb5901b8bb8b9eba140cda96e0d9a83607e6fa
Use NOWAIT when including WAL in base backup

Avoids warning and waiting for the last segment to be
archived, which isn't necessary when we're including the
required WAL in the backup itself.
src/bin/pg_basebackup/pg_basebackup.c