Go to file
Martin Pluskal 159098222a Accepting request 622034 from home:bruno_friedmann:branches:server:database:postgresql
- Critical bug fix release 2.04 (Backup Resume)
  + IMPORTANT NOTE: This release fixes a critical bug in the backup 
    resume feature. All resumed backups prior to this release should 
    be considered inconsistent. 
    See more information https://pgbackrest.org/release.html
  + Bug Fixes:
    - Fix critical bug in resume that resulted in inconsistent 
    backups. A regression in v0.82 removed the timestamp comparison 
    when deciding which files from the aborted backup to keep on 
    resume.
    - Fix error in selective restore when only one user database 
    exists in the cluster.
    - Fix non-compliant ISO-8601 timestamp format in S3 authorization
    headers. AWS and some gateways were tolerant of space rather than
    zero-padded hours while others were not.
  + Features:
    - PostgreSQL 11 Beta 2 support.
  + Improvements:
    - Improve the HTTP client to set content-length to 0 when not 
    specified by the server. S3 (and gateways) always set 
    content-length or transfer-encoding but HTTP 1.1 does not require
    it and proxies (e.g. HAProxy) may not include either.
    - Set search_path = 'pg_catalog' on PostgreSQL connections
  + Documentation Improvements:
    - Create a new section to describe building pgBackRest and 
    build on a separate host.
    - Add sample S3 policy to restrict bucket privileges.
- Packaging : 
  + Explicitly requires all perl deps
  + Define make_build for 42.3 compilation

OBS-URL: https://build.opensuse.org/request/show/622034
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=14
2018-07-12 08:01:33 +00:00
.gitattributes - update to 1.00 2016-05-04 02:32:15 +00:00
.gitignore - update to 1.00 2016-05-04 02:32:15 +00:00
2.04.tar.gz Accepting request 622034 from home:bruno_friedmann:branches:server:database:postgresql 2018-07-12 08:01:33 +00:00
pgbackrest-conf.patch Accepting request 585100 from home:bruno_friedmann:branches:server:database:postgresql 2018-03-10 20:11:23 +00:00
pgbackrest.changes Accepting request 622034 from home:bruno_friedmann:branches:server:database:postgresql 2018-07-12 08:01:33 +00:00
pgbackrest.spec Accepting request 622034 from home:bruno_friedmann:branches:server:database:postgresql 2018-07-12 08:01:33 +00:00