Use NOWAIT when including WAL in base backup

Magnus Hagander <magnus@hagander.net>

Commit: a2e61ec31999228a3bb66a6a86f9e75beb6bb155
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-02-10T11:11:23Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +3 −2