1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
2016-12-19 14:40:22 -05:00
..
Common Fixed a few directory syncs that were missed for the --repo-sync option. 2016-12-19 14:40:22 -05:00
Config Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Protocol Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Archive.pm Added the --repo-sync option to allow directory syncs in the repository to be disabled. 2016-12-10 09:06:45 -05:00
ArchiveCommon.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
ArchiveInfo.pm Added the --repo-sync option to allow directory syncs in the repository to be disabled. 2016-12-10 09:06:45 -05:00
Backup.pm Fixed a few directory syncs that were missed for the --repo-sync option. 2016-12-19 14:40:22 -05:00
BackupCommon.pm Added the --repo-link option. 2016-12-03 10:23:26 -05:00
BackupFile.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
BackupInfo.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Db.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
DbVersion.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Expire.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
File.pm File copy protocol now accepts a function that can do additional processing on the copy buffers and return a result to the calling process. 2016-12-12 18:47:17 -05:00
FileCommon.pm Added the --repo-sync option to allow directory syncs in the repository to be disabled. 2016-12-10 09:06:45 -05:00
Info.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Manifest.pm Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
Restore.pm Added the --repo-sync option to allow directory syncs in the repository to be disabled. 2016-12-10 09:06:45 -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 Abstracted code to determine which database cluster is the master and which are standbys. 2016-11-30 14:15:11 -05:00
Version.pm Fixed const assignment giving compiler warning in C library. 2016-12-13 08:22:36 -05:00