1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-11-23 22:47:16 +02:00

Add StatsMgr under Monitoring

This commit is contained in:
Sarah Conway
2025-09-16 17:08:27 -07:00
committed by Kaarel Moppel
parent 9939753ebc
commit d18af9d9d1

View File

@@ -143,6 +143,7 @@
* [dexter](https://github.com/ankane/dexter) - The automatic indexer for Postgres. Detects slow queries and creates indexes if configured to do so.
* [pg_exporter](https://github.com/Vonng/pg_exporter) - Fully customizable Prometheus exporter for PostgreSQL & Pgbouncer with fine-grained execution control.
* [postgres_exporter](https://github.com/wrouesnel/postgres_exporter) - Prometheus exporter for PostgreSQL server metrics.
* [StatsMgr](https://codeberg.org/data-bene/statsmgr) - An open-source PostgreSQL extension designed for efficient and organized advanced statistics management.
### Extensions
* [pgxn](https://pgxn.org/) PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions.