1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Config
David Steele f2b3dda647 Fixed an issue where a remote could try to start its own remote.
This is a better approach than 93320b8 (reverted in this commit) because it ensures that the remote type will be none so any functions that utilize optionRemoteTypeTest will work correctly.

This bug was only an issue when backup-host was not properly configured on the database host.
2016-07-30 08:49:26 -04:00
..
Config.pm Fixed an issue where a remote could try to start its own remote. 2016-07-30 08:49:26 -04:00
ConfigHelp.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
ConfigHelpData.pm Closed #213: Archive command should not be validate when archive-check=n 2016-07-02 09:02:55 -04:00