Skip to content

v1.0.1 Bug Fix & Document Enhancement

Choose a tag to compare

@Vonng Vonng released this 14 Sep 08:00

v1.0.1 Minor Release

Bug Fix & Doc Updates

2021-09-14

  • Documentation Update
    • Chinese document now viable
    • Machine-Translated English document now viable
    • View document via local browser with make doc (powered by docsify).
  • Bug Fix: pgsql-remove.yml does not remove primary instance.
    • it will leave primary postgres intact, which is not desired behavior.
  • Bug Fix: replace pg_instance with pg_cluster + pg_seq
    • Start-At-Task may fail due to pg_instance undefined
  • Bug Fix: remove citus from default shared preload library
    • citus will force max_prepared_transaction to non-zero value
  • Bug Fix: ssh sudo checking in configure:
    • now ssh -t sudo -n ls is used for privilege checking
  • Typo Fix: pg-backup script typo
  • Alert Adjust: Remove NtpSanityCheck (duplicate with NtpClockSkew)
  • Exporter Adjust: remove collector.systemd to reduce overhead