David Steele
d35ab82a83
Closed #167 : Rename --no-start-stop
option to --no-online
.
2016-02-19 19:32:02 -05:00
David Steele
2d38876bc4
Closed #93 : The retention-archive
option can now be be safely set to less than backup retention (retention-full
or retention-diff
) without also specifying archive-copy=n
. The WAL required to make the backups that fall outside of archive retention consistent will be preserved in the archive. However, in this case PITR will still not be possible for backups that fall outside of archive retention.
2016-01-20 17:24:44 -05:00
David Steele
4d12cc233e
Fix for typo in error message.
2016-01-15 20:31:29 -05:00
David Steele
a0a3d1e97e
Closed #122 : 9.5 Integration
...
The archive_mode = always setting is not included but is covered by issue #125 .
2016-01-13 20:35:12 -05:00
David Steele
b0a6954671
A number of doc improvements:
...
1) Started on a general markdown renderer
2) Internal links now work in PDF
3) Improvements to PDF styling
4) Some comment and formatting fixes
5) User guide edits.
2015-12-23 11:04:26 -05:00
David Steele
fdc99e30bd
Allow restores to be run against a read-only repository.
...
Two things needed to be changed:
1) Don't open a log file when log-level-file=off
2) New --no-lock option to suppress lock file creation for restores.
2015-12-23 10:48:33 -05:00
David Steele
fa05715dec
Added documentation in the user guide for delta restores, expiration, dedicated backup hosts, starting and stopping pgBackRest, and replication.
2015-11-22 16:44:01 -05:00
David Steele
57a06ba3b1
Implemented issue #148 : Website with basic user guide.
2015-10-28 10:10:36 +01:00
David Steele
3dc0142244
Renamed userguide.xml to reference.xml so it doesn't conflict with the new user guide.
2015-10-08 14:36:39 -04:00