1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-15 14:03:26 +02:00
David Steele a42629f87a
Allow requested standby backup to proceed with no standby.
Add a "prefer" value to the backup-standby option to allow the backup to proceed when no standby is found. Note that this will not help if the standby is responding but fails to sync with the primary after the backup has started.

Introduce a new option modifier, bool-like, that allows a boolean option to be converted to a string or string-id option while still allowing the option to act like a boolean on the command-line, e.g. --no-backup-standby.
2024-09-09 12:56:52 +03:00
..
2024-08-20 11:03:24 +07:00
2024-08-13 11:53:12 +08:00