Skip to content

v1.18: Stanza Upgrade, Refactoring, and Locking Improvements

Compare
Choose a tag to compare
@dwsteele dwsteele released this 13 Apr 00:52

Bug Fixes:

  • Fixed an issue where read-only operations that used local worker processes (i.e. restore) were creating write locks that could interfere with parallel archive-push. (Reported by Jens Wilke.)

Features:

  • Added the stanza-upgrade command to provide a mechanism for upgrading a stanza after upgrading to a new major version of PostgreSQL. (Contributed by Cynthia Shang.)
  • Added validation of pgbackrest.conf to display warnings if options are not valid or are not in the correct section. (Contributed by Cynthia Shang.)