# Pigsty v1.0.1

> 问题修复与文档改进

---

LLMS 索引： [llms.txt](/zh/llms.txt)

---

**v1\.0\.1 · 2021-09-14**
- [查看发布](https://github.com/pgsty/pigsty/releases/tag/v1.0.1)
- [源码 · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.tar.gz)
- [源码 · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v1.0.1.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

2021-09-14

- 文档更新
    - 现已支持中文文档
    - 现已支持机器翻译的英文文档
- 错误修复：`pgsql-remove` 不会移除主实例
- 错误修复：用 pg_cluster + pg_seq 替换 pg_instance
    - Start-At-Task 可能因为 pg_instance 未定义而失败
- 错误修复：从默认共享预加载库中移除 citus
    - citus 会强制 max_prepared_transaction 的值为非零
- 错误修复：在 `configure` 中进行 ssh sudo 检查：
    - 现在使用 `ssh -t sudo -n ls` 进行权限检查
- 笔误修复：`pg-backup` 脚本的笔误
- 警报调整：移除 NTP 合理性检查警报（与 ClockSkew 重复）
- 导出器调整：移除 collector.systemd 以减少开销

## 信息来源

- [GitHub Release](https://github.com/pgsty/pigsty/releases/tag/v1.0.1)
- [Pigsty v1.0 发布文章](https://pigsty.cc/blog/pigsty/v1.0/)
- [历史 About / 发布注记](https://pigsty.cc/docs/about/release/#v101)
- [源码对比：`v1.0.0...v1.0.1`](https://github.com/pgsty/pigsty/compare/v1.0.0...v1.0.1)
