SHA256
1
0
forked from pool/pgbackrest
Go to file
Bruno Friedmann f47fc09661 - update to version 2.27 Expiration Improvements Compression Drivers
+ Bug Fixes:
    - Fix issue checking if file links are contained in path links.
    - Allow pg-path1 to be optional for synchronous archive-push.
    - The expire command now checks if a stop file is present.
    - Handle missing reason phrase in HTTP response.
    - Increase buffer size for lz4 compression flush.
    - Ignore pg-host* and repo-host* options for the remote command.
    - Fix possibly missing pg1-* options for the remote command.
  + Features:
    - Time-based retention for full backups. 
      The --repo-retention-full-type option allows retention of full 
      backups based on a time period, specified in days.
    - Ad hoc backup expiration. Allow the user to remove a specified
      backup regardless of retention settings.
    - Zstandard compression support. Note that setting compress-type=zst
      will make new backups and archive incompatible (unrestorable)
      with prior versions of pgBackRest.
    - bzip2 compression support. Note that setting compress-type=bz2
      will make new backups and archive incompatible (unrestorable) 
      with prior versions of pgBackRest.
    - Add backup/expire running status to the info command.
  + Improvements:
    - Expire WAL archive only when repo-retention-archive threshold 
      is met. WAL prior to the first full backup was previously 
      expired after the first full backup. Now it is preserved 
      according to retention settings.
    - Add local MD5 implementation so S3 works when FIPS is enabled.
    - PostgreSQL 13 beta1 support. Changes to the control/catalog/WAL
      versions in subsequent betas may break compatibility but

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=32
2020-05-30 14:10:16 +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
libpq-fe.h_localisation.patch - update to version 2.26 : Non-blocking TLS 2020-05-01 16:28:44 +00:00
pgbackrest-2.27.tar.gz - update to version 2.27 Expiration Improvements Compression Drivers 2020-05-30 14:10:16 +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 - update to version 2.27 Expiration Improvements Compression Drivers 2020-05-30 14:10:16 +00:00
pgbackrest.spec - update to version 2.27 Expiration Improvements Compression Drivers 2020-05-30 14:10:16 +00:00