Tags: arenadata/pgbackrest
Tags
Release 2.54_arenadata13 Fixes: - Do not throw an error if the relfilenode in the filtering file is 0 (#91)
Release 2.52_arenadata10 Features: - Add GPDB7 support for the WAL file filtering feature (#53) Bunch of fixes for WAL filtering: - Fix wal filtering when there is no unfinished record at the end of the file (#76) - Fix WAL filtering when the checksum is in the next segment file (#78) - Fix the search for near WAL files in other directories during WAL filtering (#79) - Remove record is too big error (#80) - Fix the overwrite contrecord processing at the beginning of the next file (#81) - Replace the error of missing the next WAL file with a warning (#83) - Fix the handling of WAL records larger than the WAL segment (#84) - Fix reading the end of a record when the next file is partial (#85) Also, backported several fixes for CI forkflows.
Release 2.52_arenadata9 Fixes: * ADBM-1970 Check corresponding WAL chain during verify of backup (#58) * ADBM-2033 Add --set filtering for archive verification (#59) * ADBM-2110 Fix WAL filtering for headers that divided across two pages (#65) * ADBM-2135 Fix replacing of filtered WAL record with no-op (#68) * ADBM-2161 Fix multi-architecture unit testing (#69) * ADBM-2169 Fix the processing of multi-page WAL records at the beginning and end of the WAL file (#70)
Release 2.52_arenadata8 New features: * ADBM-1941 Implement set option for pgbackrest verify * ADBM-1942 Add JSON output to the verify command * ADBM-1928 Implement restore progress for pgbackrest * ADBM-1929 Add progress only mode for info command Fixes: * ADBDEV-6412 Add GPDB 7 support for integration test * ADBM-2005 Update runner versions on Github actions * ADBM-2055 Fix verify --set error reporting
v2.54.1: Bug Fix Bug Fixes: * Fix issue with version/help commands attempting to load pgbackrest.conf. (Reviewed by Stefan Fercot. Reported by Bradford Boyle, Julian.) Test Suite Improvements: * Stabilize async archiving in integration tests. (Contributed by Viktor Kurilko. Reviewed by David Steele.)
v2.54.0: Target Time for Versioned Storage NOTE TO PACKAGERS: This is last feature release to support the autoconf/make build. Please migrate to meson if you have not already done so. 2.54.X patch releases (if any) will continue to support autoconf/make. Bug Fixes: * Fix PostgreSQL query performance for large datasets. (Fixed by Thibault Vincent, David Steele. Reviewed by David Christensen, Antoine Millet. Reported by Antoine Millet.) Features: * Allow repositories on versioned storage to be read at a target time. (Reviewed by Stefan Fercot, David Christensen.) * Allow requested standby backup to proceed with no standby. (Reviewed by Stefan Fercot.) Improvements: * Summarize backup reference list for info command text output. (Contributed by Stefan Fercot. Reviewed by David Steele.) * Refresh web-id token for each S3 authentication. (Contributed by Brent Graveland. Reviewed by David Steele.) * Correctly display current values for indexed options in help. (Reviewed by David Christensen.) * Save backup.info only when contents have changed. (Reviewed by Stefan Fercot.) * Remove limitation on reading files in parallel during restore. (Reviewed by David Christensen.) * Improve SFTP error messages. (Contributed by Reid Thompson. Reviewed by David Steele.) Documentation Features: * Add performance tuning section to user guide. (Reviewed by Stefan Fercot.) Documentation Improvements: * Clarify source for data_directory. (Contributed by Stefan Fercot. Reviewed by David Steele. Suggested by Matthias.) * Better logic for deciding when a summary should be lower-cased. (Suggested by Daniel Westermann.)
PreviousNext