1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele f986e6ae33 File module improvements.
* Remove obsolete thread index variable from File() module.
* Changed temporary file names to consistently use .pgbackrest.tmp.
2016-09-04 09:22:53 -04:00
..
Common More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Config Fixed timeout issue. 2016-08-25 11:27:00 -04:00
Protocol Closed #250: Fixed the check command so backup info is checked remotely and not just locally. 2016-08-29 14:09:37 -04:00
Archive.pm Closed #250: Fixed the check command so backup info is checked remotely and not just locally. 2016-08-29 14:09:37 -04:00
ArchiveCommon.pm Backup from a standby cluster. 2016-08-25 11:25:46 -04:00
ArchiveInfo.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
Backup.pm Fixed a issue where tablespaces were copied from the master during standby backup. 2016-09-04 09:19: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 More flexible configuration for databases 2016-08-24 12:39:27 -04:00
BackupInfo.pm Backup from a standby cluster. 2016-08-25 11:25:46 -04:00
Db.pm Experimental support for non-exclusive backups in PostgreSQL 9.6 rc1. 2016-09-03 18:34:38 -04:00
DbVersion.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Expire.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
File.pm File module improvements. 2016-09-04 09:22:53 -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 More flexible configuration for databases 2016-08-24 12:39:27 -04:00
Manifest.pm Fixed a issue where tablespaces were copied from the master during standby backup. 2016-09-04 09:19:44 -04:00
Restore.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
RestoreFile.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
Version.pm Closed #250: Fixed the check command so backup info is checked remotely and not just locally. 2016-08-29 14:09:37 -04:00