1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
2017-01-27 10:02:00 -05:00
..
Archive Split the archive-get and archive-push commands into separate modules. 2017-01-10 19:59:32 -05:00
Check Added Exception::exceptionCode() and Exception::exceptionMessage() to simplify error handling logic. 2017-01-27 09:56:26 -05:00
Common Added Exception::exceptionCode() and Exception::exceptionMessage() to simplify error handling logic. 2017-01-27 09:56:26 -05:00
Config Improved check command to run on a standby. 2016-12-21 14:35:20 -05:00
Protocol Fixed an issue where protocol mismatch errors did not output the expected value. 2017-01-24 14:58:55 -05:00
Backup.pm Split the archive-get and archive-push commands into separate modules. 2017-01-10 19:59:32 -05:00
BackupCommon.pm Refactor File module to improve test coverage. 2016-12-23 11:43:26 -05:00
BackupFile.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
BackupInfo.pm Improved stanza-create command so that it can repair broken repositories in most cases and is robust enough to be made mandatory. 2016-12-20 16:52:20 -05:00
Db.pm Added warning to update pg_tablespace.spclocation when remapping tablespaces in PostgreSQL < 9.2. 2017-01-22 19:29:56 -05:00
DbVersion.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Expire.pm Split the archive-get and archive-push commands into separate modules. 2017-01-10 19:59:32 -05:00
File.pm Represent .gz extension with a constant. 2017-01-27 10:02:00 -05:00
FileCommon.pm Represent .gz extension with a constant. 2017-01-27 10:02:00 -05:00
Info.pm Improved stanza-create command so that it can repair broken repositories in most cases and is robust enough to be made mandatory. 2016-12-20 16:52:20 -05:00
Manifest.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Restore.pm Added warning to update pg_tablespace.spclocation when remapping tablespaces in PostgreSQL < 9.2. 2017-01-22 19:29:56 -05:00
RestoreFile.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Stanza.pm Added Exception::exceptionCode() and Exception::exceptionMessage() to simplify error handling logic. 2017-01-27 09:56:26 -05:00
Version.pm Fixed const assignment giving compiler warning in C library. 2016-12-13 08:22:36 -05:00