# Pigsty v1.0.1

> Bug fixes and documentation improvements

---

LLMS index: [llms.txt](/llms.txt)

---

**v1\.0\.1 · 2021-09-14**
- [View release](https://github.com/pgsty/pigsty/releases/tag/v1.0.1)
- [Source · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.tar.gz)
- [Source · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

2021-09-14

## Documentation Update

- Chinese documentation now available
- Machine-translated English documentation now available

## Bug Fixes

- `pgsql-remove` no longer removes primary instances
- Replaced pg_instance with pg_cluster + pg_seq (Start-At-Task could fail when pg_instance undefined)
- Removed Citus from default shared preload libraries (Citus forces max_prepared_transaction to non-zero)
- Added ssh sudo check in `configure` (now uses `ssh -t sudo -n ls` for permission check)
- Fixed `pg-backup` script typo

## Optimizations

- Removed NTP sanity check alert (duplicate of ClockSkew)
- Removed collector.systemd to reduce overhead

## Sources

- [GitHub release](https://github.com/pgsty/pigsty/releases/tag/v1.0.1)
- [Pigsty v1.0 release article](https://pigsty.io/blog/pigsty/v1.0/)
- [Source comparison: `v1.0.0...v1.0.1`](https://github.com/pgsty/pigsty/compare/v1.0.0...v1.0.1)
