1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
Cynthia Shang 4352407777 Option rename cleanup based on review.
* Remove --reset tags from v1 options.
* Use constants for repo prefix.
* Specify CFGDEF_INDEX_PG in option structure rather than adding in code.
* Fix error message references to "backup host".

Contributed by Cynthia Shang.
2018-02-19 10:12:51 -05:00
..
Archive Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Backup Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Check Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Common Improve performance of HTTPS client. 2018-02-18 14:53:27 -05:00
Config Fixed issue where --reset-* was not passing the default value to Perl. 2018-02-13 15:58:14 -05:00
Protocol Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Storage Improve S3 delete performance. 2018-02-18 14:54:32 -05:00
Db.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
DbVersion.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire.pm Fixed an issue where WAL was not expired on PostgreSQL 10. 2017-12-18 18:51:19 -05:00
Info.pm Fixed info command to eliminate "db (prior)" output if no backups or archives exist for a prior version of the cluster. 2017-12-19 15:39:39 -05:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Main.pm Option rename cleanup based on review. 2018-02-19 10:12:51 -05:00
Manifest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Restore.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RestoreFile.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Stanza.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Version.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00