mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
b1ded135df
* Removed pg_backrest_remote and added the functionality to pg_backrest as remote command. * Added file and directory syncs to the File object for additional safety during backup/restore and archiving. Suggested by Andres Freund. * Support for Perl 5.10.1 and OpenSSH 5.3 which are default for CentOS/RHEL 6. Found by Eric Radman. * Improved error message when backup is run without archive_command set and without --no-archive-check specified. Found by Eric Radman. * Moved version number out of the VERSION file to Version.pm to better support packaging. Suggested by Michael Renner. * Replaced IPC::System::Simple and Net::OpenSSH with IPC::Open3 to eliminate CPAN dependency for multiple distros. |
||
---|---|---|
.. | ||
Archive.pm | ||
ArchiveInfo.pm | ||
Backup.pm | ||
BackupCommon.pm | ||
BackupFile.pm | ||
BackupInfo.pm | ||
Config.pm | ||
Db.pm | ||
Exception.pm | ||
File.pm | ||
FileCommon.pm | ||
Info.pm | ||
Ini.pm | ||
Lock.pm | ||
Manifest.pm | ||
Open3.pm | ||
Protocol.pm | ||
Remote.pm | ||
Restore.pm | ||
RestoreFile.pm | ||
ThreadGroup.pm | ||
Utility.pm | ||
Version.pm |