1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
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
..
Common Designate a single distro (Ubuntu 16.04) for C coverage testing 2017-11-20 09:05:55 -05:00
Env Automated tests for 32-bit i386/i686 architecture. 2017-11-18 20:14:14 -05:00
Module Fixed an issue with invalid backup groups being set correctly on restore. 2017-11-20 12:46:35 -05:00