David Steele
|
b2f43b5601
|
Allow functions to accept optional parameters as a hash.
Refactor File->list() and fileList() to accept optional parameters.
|
2017-04-04 21:17:19 -04:00 |
|
David Steele
|
bc2bb040c5
|
Fixed an issue where an archive-push error would not be retried.
It would instead return errors to PostgreSQL indefinitely (unless the .error file was manually deleted).
Reported by Jens Wilke.
|
2017-02-13 09:57:10 -05:00 |
|
David Steele
|
8b5f37c2a8
|
Added archive and backup WAL ranges to the info command.
|
2017-02-05 10:31:29 -05:00 |
|
David Steele
|
43ada9fb33
|
Improved, multi-process implementation of asynchronous archiving.
|
2017-01-27 11:02:27 -05:00 |
|
David Steele
|
7d1347cdec
|
Split the archive-get and archive-push commands into separate modules.
|
2017-01-10 19:59:32 -05:00 |
|