David Steele
de9b6d5133
Closed #113 : Better error message when repo does not exist.
2016-02-06 16:49:12 -05:00
David Steele
65cce69dcc
Closed #131 : Offline backups make expire command fail.
2016-01-15 23:37:17 -05:00
David Steele
e91e481f3d
Closed #19 : The following tablespace checks have been added: paths or files in pg_tblspc, relative links in pg_tblspc, tablespaces in $PGDATA. All three will generate errors.
2016-01-15 07:07:00 -05:00
Jason O'Donnell
c7502f341b
Generate an error when archive-check=y
but archive_command
does not execute pg_backrest
.
2016-01-11 09:50:45 -05:00
David Steele
29102b2887
Added error when archive_mode=always is configured.
2016-01-09 23:08:54 -05:00
David Steele
ba098d7b91
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 messages for timeouts was also improved to make debugging easier.
2015-12-24 10:32:25 -05:00
David Steele
ddd4c14773
Implemented issue #129 : Stop/Start Commands.
...
Implemented issue #136 : Add stderr back into protocol layer.
There were also miscellaneous bug fixes and improvements to buffering in IO.pm.
2015-10-08 11:43:56 -04:00
David Steele
6a9377a0a9
Code cleanup and refactoring to standardize on patterns that have evolved over time.
2015-08-29 14:20:46 -04:00