v1.0.1 Bug Fix & Document Enhancement
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 bydocsify).
- Bug Fix:
pgsql-remove.ymldoes not removeprimaryinstance.- 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 lsis used for privilege checking
- now
- Typo Fix:
pg-backupscript typo - Alert Adjust: Remove NtpSanityCheck (duplicate with NtpClockSkew)
- Exporter Adjust: remove collector.systemd to reduce overhead