legrandlegrand / pg_stat_sql_plansLinks
pg_stat_sql_plans is a PostgreSQL extension created from pg_stat_statements, pg_store_plans and auto_explain adding a planid and many other features.
☆10Updated 2 years ago
Alternatives and similar repositories for pg_stat_sql_plans
Users that are interested in pg_stat_sql_plans are comparing it to the libraries listed below
Sorting:
- PostgreSQL extension to emulate Oracle DBMS_ERRLOG module☆12Updated 2 years ago
- PostgreSQL extension that introduce login function☆17Updated 2 years ago
- Show backtrace for errors and signals☆19Updated 2 years ago
- Postgres database extension to mimic a logon trigger☆32Updated last month
- ☆11Updated last year
- Shared cache plans for PostgreSQL☆18Updated 6 months ago
- Query PostgreSQL internals using SQL☆27Updated 6 years ago
- Postgres extension for monitoring client authentication attempts☆27Updated 6 months ago
- Server side rollback at statement level for PostgreSQL like Oracle or DB2☆48Updated 8 months ago
- ☆41Updated 4 months ago
- PostgreSQL extension to set all cluster databases read only.☆16Updated 8 months ago
- Mirror of https://gitlab.com/pg_top/pg_proctab☆25Updated 4 years ago
- Store execution plans like pg_stat_statements does for queries.☆59Updated 3 months ago
- Activate/deactivate/verify checksums in offline Postgres clusters☆28Updated 9 months ago
- restrict some SQL commands on PostgreSQL☆13Updated 5 years ago
- Functions and views to facilitate PostgreSQL object access inspection☆28Updated last year
- PostgreSQL extension (in C) to expose functionality from the ICU library☆32Updated 9 months ago
- Show storage structure of varlena datatypes in PostgreSQL☆17Updated 5 months ago
- PostgreSQL extension to generate QR code☆16Updated 2 years ago
- PostgreSQL extension to manage Linux Control Groups☆36Updated 11 months ago
- PostgreSQL Build Farm Client☆34Updated 2 months ago
- A Postgres extension for managing SSL certificates through SQL.☆11Updated 7 months ago
- This is pgio (The SLOB Method for PostgreSQL).☆41Updated 2 years ago
- PostgreSQL extension that provides a API of Oracle's package dbms_sql☆8Updated 3 years ago
- Synchronize table data between remote databases☆15Updated 3 years ago
- Postgres Catalog Checker☆83Updated 7 months ago
- Reorganize tables in PostgreSQL databases with minimal locks