1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 005fc08795 Added the --repo-link option.
Allow internal symlinks to be suppressed when the repository is located on a filesystem that does not support symlinks. This does not affect any pgBackRest functionality, but the convenience link latest will not be created and neither will internal tablespace symlinks, which will affect the ability to bring up clusters in-place manually using filesystem snapshots.
2016-12-03 10:23:26 -05:00
..
Common Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
Config Added the --repo-link option. 2016-12-03 10:23:26 -05:00
Protocol Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
Archive.pm Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
ArchiveCommon.pm Backup from a standby cluster. 2016-08-25 11:25:46 -04:00
ArchiveInfo.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Backup.pm Added the --repo-link option. 2016-12-03 10:23:26 -05:00
BackupCommon.pm Added the --repo-link option. 2016-12-03 10:23:26 -05:00
BackupFile.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupInfo.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
BackupProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Db.pm Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
DbVersion.pm Set application_name to "pgBackRest [command]" for database connections. 2016-10-05 21:15:10 -04:00
Expire.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
File.pm Fixed a bug where internal symlinks were not being created for tablespaces in the repository. 2016-12-03 09:56:05 -05:00
FileCommon.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Info.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Manifest.pm Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
Restore.pm Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
RestoreFile.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
RestoreProcess.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
Stanza.pm Abstracted code to determine which database cluster is the master and which are standbys. 2016-11-30 14:15:11 -05:00
Version.pm Abstracted code to determine which database cluster is the master and which are standbys. 2016-11-30 14:15:11 -05:00