1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele 2d10293d04 v2.19: C Migrations and Bug Fixes
Bug Fixes:

* Fix remote timeout in delta restore. When performing a delta restore on a largely unchanged cluster the remote could timeout if no files were fetched from the repository within protocol-timeout. Add keep-alives to prevent remote timeout. (Reported by James Sewell, Jens Wilke.)
* Fix handling of repeated HTTP headers. When HTTP headers are repeated they should be considered equivalent to a single comma-separated header rather than generating an error, which was the prior behavior. (Reported by donicrosby.)

Improvements:

* JSON output from the info command is no longer pretty-printed. Monitoring systems can more easily ingest the JSON without linefeeds. External tools such as jq can be used to pretty-print if desired. (Contributed by Cynthia Shang.)
* The check command is implemented entirely in C. (Contributed by Cynthia Shang.)

Documentation Improvements:

* Document how to contribute to pgBackRest. (Contributed by Cynthia Shang.)
* Document maximum version for auto-stop option. (Contributed by Brad Nicholson.)

Test Suite Improvements:

* Fix container test path being used when --vm=none. (Suggested by Stephen Frost.)
* Fix mismatched timezone in expect test. (Suggested by Stephen Frost.)
* Don't autogenerate embedded libc code by default. (Suggested by Stephen Frost.)
2019-11-12 15:51:28 -05:00
..
auto v2.19: C Migrations and Bug Fixes 2019-11-12 15:51:28 -05:00
dtd Fix comment typos. 2019-08-26 12:05:36 -04:00
coding.xml Document how to contribute to pgBackRest. 2019-10-08 15:27:17 -04:00
contributing.xml Add building a development environment to contributing documentation. 2019-11-07 13:11:01 -05:00
documentation.xml Add openssl-devel install to documentation build in 711b3e67. 2019-01-30 22:02:42 +02:00
faq.xml Add FAQ for time-based Point-in-Time Recovery. 2019-09-16 14:09:53 -04:00
index.xml Fix typos in the documentation. 2019-08-26 12:26:00 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Document maximum version for auto-stop option. 2019-10-03 06:58:52 -04:00
release.xml v2.19: C Migrations and Bug Fixes 2019-11-12 15:51:28 -05:00
test.xml Fix typos in the documentation. 2019-08-26 12:26:00 -04:00
user-guide-index.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
user-guide.xml Update MinIO to newest release. 2019-11-08 17:56:34 -05:00