mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -04:00
69f7a4d8e3
to perform a backup without archive_mode being enabled. This gives up some user-error protection in order to improve usefulness for streaming-replication scenarios. Per discussion.