Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.
☆236Mar 2, 2026Updated last week
Alternatives and similar repositories for pg_gather
Users that are interested in pg_gather are comparing it to the libraries listed below
Sorting:
- Functions and views to facilitate PostgreSQL object access inspection☆28May 16, 2024Updated last year
- Sampling based statistics of wait events☆172Updated this week
- PG Collector for Postgresql is a sql script that gathers valuable database information and presents it in a consolidated HTML file which …☆137Dec 11, 2025Updated 2 months ago
- Postgres historic workload reports☆300Nov 28, 2025Updated 3 months ago
- ☆12Updated this week
- Utility for automatical rebuild bloated indexes (a-la smart autovacuum to deal with index bloat) in PostgreSQL.☆62May 7, 2025Updated 10 months ago
- pg_sqltxplain - Simplifying PostgreSQL Execution Plan Analysis by curating underlying stats in a single html report.☆31Sep 22, 2025Updated 5 months ago
- ☆13Apr 22, 2023Updated 2 years ago
- Gather statistics about physical disk access and CPU consumption done by backends.☆257Jan 17, 2026Updated last month
- Perform maintenance tasks which require a table to be rewritten (i.e. the table data to be copied to a new storage) and which are expecte…☆45Feb 13, 2026Updated 3 weeks ago
- PostgreSQL extension to emulate Oracle DBMS_ERRLOG module☆15Oct 20, 2025Updated 4 months ago
- Query Performance Monitoring Tool for PostgreSQL☆559Updated this week
- Show query plans of all currently running SQL statements☆204Jan 19, 2026Updated last month
- A framework to monitor and improve the performance of PostgreSQL using Machine Learning methods.☆325Oct 17, 2025Updated 4 months ago
- SQL wrapper around pgbouncer's console☆20Jan 27, 2023Updated 3 years ago
- postgresql extension providing Active session history☆188Feb 7, 2026Updated last month
- An eBPF based lock tracer for PostgreSQL☆165Updated this week
- A PostgreSQL extension for automatic bloat cleanup☆652Oct 8, 2025Updated 5 months ago
- PostgreSQL plain credential checker☆77Updated this week
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Jan 21, 2026Updated last month
- Small extension to keep track of postgresql settings modification☆53Dec 21, 2025Updated 2 months ago
- Store execution plans like pg_stat_statements does for queries.