1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/BackRest
David Steele 50a62fab6d v0.89: Timeout Bug Fix and Restore Read-Only Repositories
* Fixed an issue where longer-running backups/restores would timeout when remote and threaded. Keepalives are now used to make sure the remote for the main process does not timeout while the thread remotes do all the work. The error message for timeouts was also improved to make debugging easier.

* Allow restores to be performed on a read-only repository by using --no-lock and --log-level-file=off. The --no-lock option can only be used with restores.

* Minor styling changes, clarifications and rewording in the user guide.

* The dev branch has been renamed to master and for the time being the master branch has renamed to release, though it will probably be removed at some point -- thus ends the gitflow experiment for pgBackRest. It is recommended that any forks get re-forked and clones get re-cloned.
2015-12-24 11:32:29 -05:00
..
Common Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
Config Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
Protocol Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
Archive.pm v0.85: Start/Stop Commands and Minor Bug Fixes 2015-10-08 12:34:50 -04:00
ArchiveInfo.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
Backup.pm Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
BackupCommon.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
BackupFile.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
BackupInfo.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
Db.pm v0.85: Start/Stop Commands and Minor Bug Fixes 2015-10-08 12:34:50 -04:00
Expire.pm Various fixes and features implemented during doc development 2015-11-22 14:02:14 -05:00
File.pm v0.85: Start/Stop Commands and Minor Bug Fixes 2015-10-08 12:34:50 -04:00
FileCommon.pm v0.87: Website and User Guide 2015-10-28 11:15:38 +01:00
Info.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
Manifest.pm v0.87: Website and User Guide 2015-10-28 11:15:38 +01:00
Restore.pm Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
RestoreFile.pm v0.82: Refactoring, Command-line Help, and Minor Bug Fixes 2015-09-14 11:18:50 -04:00
Version.pm v0.89: Timeout Bug Fix and Restore Read-Only Repositories 2015-12-24 11:32:29 -05:00