jobinau / pgscriptsLinks
☆12Updated last month
Alternatives and similar repositories for pgscripts
Users that are interested in pgscripts are comparing it to the libraries listed below
Sorting:
- postgresql extension providing Active session history☆183Updated 5 months ago
- Sampling based statistics of wait events☆159Updated this week
- ☆18Updated 11 months ago
- Store execution plans like pg_stat_statements does for queries.☆59Updated 4 months ago
- Functions and views to facilitate PostgreSQL object access inspection☆28Updated last year
- Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.☆206Updated 3 weeks ago
- PostgreSQL plain credential checker☆61Updated 2 months ago
- PostgreSQL DBA scripts☆70Updated 4 years ago
- Postgres Catalog Checker☆83Updated 7 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆158Updated 7 months ago
- PG Failover Slots extension☆93Updated 6 months ago
- Show query plans of all currently running SQL statements☆189Updated last month
- ☆11Updated last year
- ☆8Updated 3 years ago
- Transfer manager auxiliary functions☆45Updated last month
- Utility for automatical rebuild bloated indexes (a-la smart autovacuum to deal with index bloat) in PostgreSQL.☆62Updated last month
- Background worker for monitoring PostgreSQL☆71Updated 11 months ago
- PostgreSQL ASH Viewer (PASH Viewer) provides graphical view of active session history data within the PostgreSQL database☆123Updated 3 years ago
- Read dead but unvacuumed tuples from a PostgreSQL relation☆142Updated 9 months ago
- Postgres historic workload reports☆272Updated this week
- A curated list of awesome PostgreSQL hacking resources.☆36Updated 4 months ago
- ☆10Updated last year
- random backend terminator for postgres☆7Updated last year
- Tool for query progress monitoring in PostgreSQL☆157Updated 3 weeks ago
- Collects PostgreSQL statistics, and either saves them in CSV files or print them on the stdout☆122Updated last month
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆88Updated last week
- PostgreSQL extension that provides a API of Oracle's package dbms_sql