This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-01-18 04:58:51 +02:00
Code
Issues
Releases
Activity
pgbackrest
/
doc
/
xml
History
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
..
dtd
A number of doc improvements:
2015-12-23 11:04:26 -05:00
change-log.xml
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
index.xml
Updated Crunchy URL.
2016-01-13 22:48:35 -05:00
reference.xml
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
test.xml
Fixed typos in test documentation.
2016-01-10 21:07:07 -05:00
user-guide.xml
Switched to using docker for all unit tests as this allows for greater automation.
2015-12-29 13:57:10 -05:00