pg_wait_sampling_15 - Sampling based statistics of wait events
Website: | https://github.com/postgrespro/pg_wait_sampling |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
PostgreSQL 9.6+ provides an information about current wait event of particular process. However, in order to gather descriptive statistics of server behavior user have to sample current wait event multiple times. pg_wait_sampling is an extension for collecting sampling statistics of wait events.
Packages
pg_wait_sampling_15-1.1.4-1.rhel7.x86_64 [41 KiB] |
Changelog
by Devrim Gündüz (2022-09-30):
- Update to 1.1.4 |