You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-11-25 23:18:49 +02:00
Add StatsMgr under Monitoring
This commit is contained in:
committed by
Kaarel Moppel
parent
9939753ebc
commit
d18af9d9d1
@@ -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.
|
* [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.
|
* [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.
|
* [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
|
### Extensions
|
||||||
* [pgxn](https://pgxn.org/) PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions.
|
* [pgxn](https://pgxn.org/) PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions.
|
||||||
|
|||||||
Reference in New Issue
Block a user