pgbackrest 2.48-1 source package in Ubuntu

Changelog

pgbackrest (2.48-1) unstable; urgency=medium

  * New Upstream Release
    - Bug Fixes:
      * Fix issue restoring block incremental without a block list.
    - Features:
      * Add --repo-storage-tag option to create object tags.
      * Add known hosts checking for SFTP storage driver.
      * Support for dual stack connections.
      * Add backup size completed/total to info command JSON output.
    - Improvements:
      * Multi-stanza check command.
      * Retry reads of pg_control until checksum is valid.
      * Optimize WAL segment check after successful backup.
      * Improve GCS multi-part performance.
      * Allow archive-get command to run when stanza is stopped.
      * Accept leading tilde in paths for SFTP public/private keys.
      * Reload GCS credentials before renewing authentication token.
    - Documentation Bug Fixes:
      * Fix configuration reference example for the tls-server-address option.
      * Fix command reference example for the filter option.
    - Test Suite Improvements:
      * Allow storage/sftp unit test to run without libssh2 installed.

 -- Bradford D. Boyle <email address hidden>  Tue, 26 Sep 2023 21:30:11 +0200

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pgbackrest_2.48-1.dsc 2.2 KiB fc75188ed5e7cd2bcbe470b0a2a864b002b262c61c7471952d27591f4f4cc8f8
pgbackrest_2.48.orig.tar.gz 5.9 MiB ec470e8dc401f746bfe6dd65f5b720e53ca4db0d9310537f0efc6ee54edb649d
pgbackrest_2.48-1.debian.tar.xz 19.9 KiB 768f5e096219caed8b0809818b59e112b4f17a722b5034a5f81811c3c93e6ab0

Available diffs

No changes file available.

Binary packages built by this source

pgbackrest: Reliable PostgreSQL Backup & Restore

 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
 .
 This package contains all required binaries, scripts and libraries.

pgbackrest-dbgsym: debug symbols for pgbackrest
pgbackrest-doc: Documentation package for pgbackrest

 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
 .
 The pgBackRest documentation contains detailed information about the
 configuration and usage of pgBackRest.