Go to file
Bruno Friedmann 9c9172f66f - update to version 2.26 : Non-blocking TLS
+ Bug Fix : Remove empty subexpression from manifest regular 
    expression. MacOS was not happy about this though other
    platforms seemed to work fine.
  + Improvements:
    - N on-blocking TLS implementation.
    - Only limit backup copy size for WAL-logged files. The prior
      behavior could possibly lead to postgresql.conf or 
      postgresql.auto.conf being truncated in the backup.
    - TCP keep-alive options are configurable.
    - Add io-timeout option.
- update to version 2.25 : LZ4 Compression Support
  + Features:
    - Add lz4 compression support. Note that setting 
      compress-type=lz4 will make new backups and archive incompatible
      (unrestorable) with prior versions of pgBackRest.
    - Add --dry-run option to the expire command. Use dry-run to see
      which backups/archive would be removed by the expire command 
      without actually removing anything.
  + Improvements:
    - Improve performance of remote manifest build.
    - Fix detection of keepalive options on Linux.
    - Add configure host detection to set standards flags correctly.
    - Remove compress/compress-level options from commands where unused.
    - Limit backup file copy size to size reported at backup start. 
      If a file grows during the backup it will be reconstructed by 
      WAL replay during recovery so there is no need to copy the 
      additional data.
- Packaging:
  + Add new requirement lz4

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=31
2020-05-01 16:28:44 +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.26.tar.gz - update to version 2.26 : Non-blocking TLS 2020-05-01 16:28:44 +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.26 : Non-blocking TLS 2020-05-01 16:28:44 +00:00
pgbackrest.spec - update to version 2.26 : Non-blocking TLS 2020-05-01 16:28:44 +00:00