1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest/Archive
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
..
Get Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Push Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Base.pm Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
Common.pm Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
Info.pm Fixed an issue retrieving WAL for old database versions. 2017-11-16 17:18:51 -05:00