1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/BackRestTest
David Steele 02405e851c Closed #163: Document Generation Issue
Fixed an issue where document generation failed because some OSs are not tolerant of having multiple installed versions of PostgreSQL. A separate VM is now created for each version. Also added a sleep after database starts during document generation to ensure the database is running before the next command runs.

Reported by John Harvey.
2016-01-22 18:01:21 -05:00
..
Common Closed #163: Document Generation Issue 2016-01-22 18:01:21 -05:00
Docker Closed #163: Document Generation Issue 2016-01-22 18:01:21 -05:00
BackupCommonTest.pm Closed #162: When restore --set=latest (the default) the actual backup restored will be output to the log. 2016-01-20 18:34:42 -05:00
BackupTest.pm Closed #150: Fixed an issue where a temp WAL file left over after a well-timed system crash could cause the next archive-push to fail. 2016-01-20 21:28:40 -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