mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
5185d49873
* Pushing duplicate WAL now generates an error. This worked before only if checksums were disabled. * Database System IDs are used to make sure that all WAL in an archive matches up. This should help prevent misconfigurations that send WAL from multiple clusters to the same archive. * Regression tests working back to PostgreSQL 8.3. * Improved threading model by starting threads early and terminating them late. |
||
---|---|---|
.. | ||
Archive.pm | ||
Backup.pm | ||
BackupFile.pm | ||
Config.pm | ||
Db.pm | ||
Exception.pm | ||
File.pm | ||
Manifest.pm | ||
Remote.pm | ||
Restore.pm | ||
RestoreFile.pm | ||
ThreadGroup.pm | ||
Utility.pm |