forked from pool/pgbackrest
+ Bug Fixes: - Fix missing files corrupting the manifest. If a file was removed by PostgreSQL during the backup (or was missing from the standby) then the next file might not be copied and updated in the manifest. If this happened then the backup would error when restored. + Improvements: - Use pkg-config instead of xml2-config for libxml2 build options. - Validate checksums are set in the manifest on backup/restore. - Introduce upstream_wrongly_bring_back_pg_config.patch to fix upstream code (using pg_config in client code) Upstream issue #920 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=29
Description
No description provided
Languages
Makefile
100%