# Pigsty v2.5.1

> Routine minor update, PG16 key extension support

---

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

---

**v2\.5\.1 · 2023-12-01**
- [View release](https://github.com/pgsty/pigsty/releases/tag/v2.5.1)
- [Source · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v2.5.1.tar.gz)
- [Source · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v2.5.1.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

Following PostgreSQL v16.1, v15.5, 14.10, 13.13, 12.17, 11.22 routine minor version updates.

All important PostgreSQL 16 extensions are now in place (added `pg_repack` and `timescaledb` support).

- Software updates:
  - PostgreSQL to v16.1, v15.5, 14.10, 13.13, 12.17, 11.22
  - Patroni v3.2.0
  - PgBackrest v2.49
  - Citus 12.1
  - TimescaleDB 2.13
  - Grafana v10.2.0
  - FerretDB 1.15
  - SealOS 4.3.7
  - Bytebase 2.11.1

* Removed `monitor` schema prefix from PGCAT dashboard queries (allowing users to install `pg_stat_statements` elsewhere)
* New `wool.yml` config template designed for Alibaba Cloud free 99 ECS single-node
* Added `python3-jmespath` package for EL9 to fix jmespath missing after Ansible dependency update during bootstrap

```bash
MD5 (pigsty-pkg-v2.5.1.el7.x86_64.tgz) = 31ee48df1007151009c060e0edbd74de
MD5 (pigsty-pkg-v2.5.1.el8.x86_64.tgz) = a40f1b864ae8a19d9431bcd8e74fa116
MD5 (pigsty-pkg-v2.5.1.el9.x86_64.tgz) = c976cd4431fc70367124fda4e2eac0a7
MD5 (pigsty-pkg-v2.5.1.debian11.x86_64.tgz) = 7fc1b5bdd3afa267a5fc1d7cb1f3c9a7
MD5 (pigsty-pkg-v2.5.1.debian12.x86_64.tgz) = add0731dc7ed37f134d3cb5b6646624e
MD5 (pigsty-pkg-v2.5.1.ubuntu20.x86_64.tgz) = 99048d09fa75ccb8db8e22e2a3b41f28
MD5 (pigsty-pkg-v2.5.1.ubuntu22.x86_64.tgz) = 431668425f8ce19388d38e5bfa3a948c
```

## Sources

- [GitHub release](https://github.com/pgsty/pigsty/releases/tag/v2.5.1)
- [Pigsty v2.5 release article](https://pigsty.io/blog/pigsty/v2.5/)
- [Historical About / Release Note](https://pigsty.io/docs/about/release/#v251)
- [Source comparison: `v2.5.0...v2.5.1`](https://github.com/pgsty/pigsty/compare/v2.5.0...v2.5.1)
