Use NOWAIT when including WAL in base backup
Magnus Hagander <magnus@hagander.net>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_basebackup.c | modified | +3 −2 |