Skip to content

v1.14: Bug Fixes

Compare
Choose a tag to compare
@dwsteele dwsteele released this 13 Feb 15:11

Bug Fixes:

  • Fixed an issue where an archive-push error would not be retried and would instead return errors to PostgreSQL indefinitely (unless the .error file was manually deleted). (Reported by Jens Wilke.)
  • Fixed a race condition in parallel archiving where creation of new paths generated an error when multiple processes attempted to do so at the same time. (Reported by Jens Wilke.)