1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele cbc026418c v1.21: Improved Info Output and SSH Port Option
Bug Fixes:

* The archive_status directory is now recreated on restore to support PostgreSQL 8.3 which does not recreate it automatically like more recent versions do. (Reported by Stephen Frost.)
* Fixed an issue that could cause the empty archive directory for an old PostgreSQL version to be left behind after a stanza-upgrade. (Fixed by Cynthia Shang.)

Features:

* Modified the info command (both text and JSON output) to display the archive ID and minimum/maximum WAL currently present in the archive for the current and prior, if any, database cluster version. (Contributed by Cynthia Shang.)
* Added --backup-ssh-port and --db-ssh-port options to support non-default SSH ports. (Contributed by Cynthia Shang.)

Refactoring:

* Retry when S3 returns an internal error (500).
* Add bIgnoreMissing parameter to Local->manifest().
2017-08-08 18:09:07 -04:00
..
Archive Minor optimizations to package loads and ordering for archive-get and archive-push commands. 2017-06-27 17:54:30 -04:00
Backup Fixed an issue that could cause the empty archive directory for an old PostgreSQL version to be left behind after a stanza-upgrade. 2017-08-04 16:03:55 -04:00
Check Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Common Retry when S3 returns an internal error (500). 2017-08-08 17:15:01 -04:00
Config v1.21: Improved Info Output and SSH Port Option 2017-08-08 18:09:07 -04:00
Protocol Added --backup-ssh-port and --db-ssh-port options to support non-default SSH ports. 2017-08-01 10:34:53 -04:00
Storage Retry when S3 returns an internal error (500). 2017-08-08 17:15:01 -04:00
Db.pm Revert removal of Ubuntu 12.04 and PostgreSQL 8.3. 2017-06-27 15:58:02 -04:00
DbVersion.pm Revert removal of Ubuntu 12.04 and PostgreSQL 8.3. 2017-06-27 15:58:02 -04:00
Expire.pm Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Info.pm Improved WAL data returned by info command. 2017-07-21 17:32:41 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Manifest.pm Include archive_status directory in online backups. 2017-07-24 07:57:47 -04:00
Restore.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
RestoreFile.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Stanza.pm Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Version.pm v1.21: Improved Info Output and SSH Port Option 2017-08-08 18:09:07 -04:00