1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
David Steele 1da63aff07 Fixed an issue with invalid backup groups being set correctly on restore.
If the backup cannot map a group to a name it stores the group in the manifest as false then uses either the owner of $PGDATA to set the group during restore or failing that the group of the current user. This logic was not working correctly because the selected group was overwriting the user on restore leaving the group undefined and the user incorrectly set to the group. (Reported by Jeff McCormick.)
2017-11-20 12:46:35 -05:00
..
MockAllTest.pm Fixed an issue with invalid backup groups being set correctly on restore. 2017-11-20 12:46:35 -05:00
MockArchiveTest.pm Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
MockStanzaTest.pm Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00