.. |
Common
|
Improved parameter/result logging in debug/trace functions.
|
2016-12-10 09:15:20 -05:00 |
Config
|
Fixed an issue where the db-port option specified on the backup server would not be properly passed to the remote unless it was from the first configured database.
|
2016-12-10 14:05:28 -05:00 |
Protocol
|
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 |
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
|
Added the --repo-sync option to allow directory syncs in the repository to be disabled.
|
2016-12-10 09:06:45 -05:00 |
BackupCommon.pm
|
Added the --repo-link option.
|
2016-12-03 10:23:26 -05:00 |
BackupFile.pm
|
Improved consistency and flexibility of the protocol layer by using JSON for all messages.
|
2016-12-03 17:34:51 -05:00 |
BackupInfo.pm
|
Code cleanup in preparation for improved stanza-create command.
|
2016-12-03 10:28:08 -05:00 |
Db.pm
|
Improved consistency and flexibility of the protocol layer by using JSON for all messages.
|
2016-12-03 17:34:51 -05:00 |
DbVersion.pm
|
Set application_name to "pgBackRest [command]" for database connections.
|
2016-10-05 21:15:10 -04: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
|
Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet().
|
2016-11-30 14:36:39 -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
|
Abstracted code to determine which database cluster is the master and which are standbys.
|
2016-11-30 14:15:11 -05:00 |