Skip to content

v0.2.3

Compare
Choose a tag to compare
@shayonj shayonj released this 28 Jan 16:21
· 17 commits to main since this release

What's Changed

  • Fix tables check in config_check by @shayonj in #93
  • add option to skip vacuum analyzing on switchover by @honzasterba in #92
  • Disable statement timeout and reset it before/after vacuum+analyze by @shayonj in #94
  • Add spec for skip_vacuum_analyze by @shayonj in #95

New Contributors

Highlights

  • You can now skip vacuum and analyze by passing --skip-vacuum-analyze to switchover. Thanks to @honzasterba
  • Vacuum and Analyze won't run into timeouts. Thanks to the report from @TrueCarry

Full Changelog: v0.2.2...v0.2.3