1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Common
David Steele d0b6f78b20 More flexible configuration for databases
Master and standby can both be configured on the backup server and pgBackRest will automatically determine which is the master. This means no configuration changes for backup are required after failing over from a master to standby when a separate backup server is used.
2016-08-24 12:39:27 -04:00
..
Exception.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Exit.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Ini.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Lock.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
Log.pm Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__. 2016-08-11 17:32:28 -04:00
String.pm Fix usage of sprintf() for Perl 5.22. 2016-05-26 11:23:52 -04:00
Wait.pm Added check command. 2016-06-12 09:13:46 -04:00