1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 54dd6f3ed4 Add asynchronous, parallel archive-get.
This feature maintains a queue of WAL segments to help reduce latency when PostgreSQL requests a WAL segment with restore_command.
2018-04-30 17:27:39 -04:00
..
Archive Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Backup Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Check Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
Common Add storageInfo() and track size in read objects. 2018-04-29 11:02:21 -04:00
Config Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Protocol Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Storage Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Db.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
DbVersion.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
Info.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Main.pm Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Manifest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Restore.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RestoreFile.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Stanza.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Version.pm Refactor usec to msec in common/time.c. 2018-03-21 09:18:48 -04:00