Releases: postgrespro/pg_wait_sampling
Releases · postgrespro/pg_wait_sampling
Release 1.1.6
Release 1.1.5
- PostgreSQL 16 support.
Release 1.1.4
- PostgreSQL 15 support
- Various bugfixes
Release 1.1.3
- Fixed issue with collector detach from the shm_mq in the case of
ERROR/FATAL. PR#31.
Release 1.1.2
- Add PostgreSQL 13 support (#24, thanks to @rjuju).
- Fixed wrong milliseconds calculation in the millisecs_diff() (#25,
thanks to @kasaharatt).
Release 1.1.1
- Add Postgres 12 support
- Various bugfixes