StarfishStorage / explain-running-queryLinks
Print the execution plan of a running query in PostgreSQL
☆32Updated 6 years ago
Alternatives and similar repositories for explain-running-query
Users that are interested in explain-running-query are comparing it to the libraries listed below
Sorting:
- Store execution plans like pg_stat_statements does for queries.☆64Updated 11 months ago
- Sampling based statistics of wait events☆168Updated this week
- postgresql extension providing Active session history☆187Updated this week
- Read dead but unvacuumed tuples from a PostgreSQL relation☆157Updated 4 months ago
- Postgres historic workload reports☆298Updated 2 months ago
- Open PostgreSQL relation files in a hex editor with tags and annotations☆167Updated 4 months ago
- PostgreSQL extension for automated execution plan tuning☆115Updated last year
- ☆36Updated 4 months ago
- PostgreSQL ASH Viewer (PASH Viewer) provides graphical view of active session history data within the PostgreSQL database☆125Updated 3 years ago
- Utility for automatical rebuild bloated indexes (a-la smart autovacuum to deal with index bloat) in PostgreSQL.☆62Updated 9 months ago
- Show backtrace for errors and signals☆19Updated 3 years ago
- Unofficial documentation for PostgreSQL hooks☆210Updated 2 years ago
- A Postgres extension for exposing system metrics such as CPU, memory and disk information☆163Updated last month
- Postgres Catalog Checker☆84Updated last year
- Gather statistics about physical disk access and CPU consumption done by backends.☆253Updated 3 weeks ago
- Functions and views to facilitate PostgreSQL object access inspection☆28Updated last year
- ☆100Updated last year
- Tool for query progress monitoring in PostgreSQL☆157Updated this week
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 6 months ago
- A few scripts related to PostgreSQL development☆32Updated 3 months ago
- Save and restore query plans in PostgreSQL☆63Updated 3 years ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆326Updated 3 weeks ago
- Transfer manager auxiliary functions