1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
Cynthia Shang beead043ac Added stanza-upgrade command.
The stanza-upgrade command provides a mechanism for upgrading a stanza after upgrading to a new major version of PostgreSQL.

Contributed by Cynthia Shang.
2017-04-03 10:42:55 -04:00
..
Archive Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Check Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Common Fixed a regression introduced in v1.13 that could cause backups to fail. 2017-02-13 19:59:14 -05:00
Config Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Protocol Reduced the likelihood of torn pages causing a false positive in page checksums by filtering on start backup LSN. 2017-01-30 13:59:00 -05:00
Backup.pm Reduced the likelihood of torn pages causing a false positive in page checksums by filtering on start backup LSN. 2017-01-30 13:59:00 -05:00
BackupCommon.pm Refactor File module to improve test coverage. 2016-12-23 11:43:26 -05:00
BackupFile.pm Fixed an issue where newly initialized (but unused) pages would cause page checksum warnings. 2017-03-13 15:50:13 -04:00
BackupInfo.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Db.pm Added warning to update pg_tablespace.spclocation when remapping tablespaces in PostgreSQL < 9.2. 2017-01-22 19:29:56 -05:00
DbVersion.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00
Expire.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
File.pm Reduced the likelihood of torn pages causing a false positive in page checksums by filtering on start backup LSN. 2017-01-30 13:59:00 -05:00
FileCommon.pm Improved the code and tests for fileManifest(). 2017-02-21 11:56:55 -05:00
Info.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Manifest.pm Fixed an issue where databases created with a non-default tablespace would raise bogus warnings about pg_filenode.map and pg_internal.init not being page aligned. 2017-03-02 13:50:29 -05:00
Restore.pm Added warning to update pg_tablespace.spclocation when remapping tablespaces in PostgreSQL < 9.2. 2017-01-22 19:29:56 -05:00
RestoreFile.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Stanza.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Version.pm Added validation of pgbackrest.conf to display warnings if options are not valid or are not in the correct section. 2017-03-22 19:03:28 -04:00