1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/BackRestTest
2016-01-20 17:24:44 -05:00
..
Common Logging enhancements: 2016-01-13 22:43:26 -05:00
Docker Database versions are now run as separate tests. 2016-01-10 19:30:51 -05:00
BackupCommonTest.pm Closed #131: Offline backups make expire command fail. 2016-01-15 23:37:17 -05:00
BackupTest.pm 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
CommonTest.pm 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
CompareTest.pm Implemented issue #148: Website with basic user guide. 2015-10-28 10:10:36 +01:00
ConfigTest.pm Logging enhancements: 2016-01-13 22:43:26 -05:00
ExpireCommonTest.pm Refactor of expiration to use backup.info for a list of what needs to be expired rather than looking at the backup directory. 2016-01-19 07:39:29 -05:00
FileTest.pm Logging enhancements: 2016-01-13 22:43:26 -05:00
HelpTest.pm Logging enhancements: 2016-01-13 22:43:26 -05:00
IniTest.pm Implemented issue #148: Website with basic user guide. 2015-10-28 10:10:36 +01:00