1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
2016-10-14 12:21:47 +01:00
..
Common Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
Config Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
Protocol Fixed a remote timeout. 2016-10-07 08:51:10 -04:00
Archive.pm Fixed an issue where the async archiver would not be started if archive-push did not have enough space to queue a new WAL segment. 2016-10-05 09:47:34 -04:00
ArchiveCommon.pm Backup from a standby cluster. 2016-08-25 11:25:46 -04:00
ArchiveInfo.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
Backup.pm Fixes for archive checks added in 5d033d0: 2016-10-03 07:28:44 -04:00
BackupCommon.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
BackupFile.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
BackupInfo.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
BackupProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Db.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
DbVersion.pm Set application_name to "pgBackRest [command]" for database connections. 2016-10-05 21:15:10 -04:00
Expire.pm Archive retention improvements: 2016-09-07 08:07:37 -04:00
File.pm Safely check eval blocks and convert $@ to $EVAL_ERROR. 2016-09-06 09:44:50 -04:00
FileCommon.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
Info.pm Refactor of protocol minions in preparation for the new local minion. 2016-09-06 09:15:22 -04:00
Manifest.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Restore.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
RestoreFile.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
RestoreProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Stanza.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00
Version.pm Added the stanza-create command to formalize creation of stanzas in the repository. 2016-10-14 12:21:47 +01:00