shane-borden / sqlScriptsLinks
Central collection of sql scripts that can help diagnose problems and expose metadata about various DBMS Products.
☆61Updated 3 months ago
Alternatives and similar repositories for sqlScripts
Users that are interested in sqlScripts are comparing it to the libraries listed below
Sorting:
- Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.☆231Updated this week
- pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dumps must be restored usi…☆85Updated 6 months ago
- Show query plans of all currently running SQL statements☆201Updated 2 months ago
- Track per-plan call counts, execution times and EXPLAIN texts in Postgres☆39Updated last week
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆321Updated last month
- Tool for query progress monitoring in PostgreSQL☆158Updated 2 months ago
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated this week
- postgresql extension providing Active session history☆187Updated last month
- Gather statistics about physical disk access and CPU consumption done by backends.☆246Updated last week
- send bytes using PostgreSQL user defined function to TCP/IP socket☆19Updated 5 years ago
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…☆238Updated last month
- ☆28Updated last year
- History and audit of table changes in PostgreSQL☆33Updated 7 months ago
- Query plan exporter for psql☆55Updated 2 years ago
- Set up 3-Node highly available PostgreSQL cluster☆74Updated 4 months ago
- Small extension to keep track of postgresql settings modification☆53Updated this week
- Sampling based statistics of wait events☆168Updated 2 months ago
- A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.☆55Updated 11 months ago
- Automatic reindexing of PostgreSQL indexes (bloat cleanup).☆104Updated 4 months ago
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated 4 months ago
- PostgreSQL extension allowing privilege escalation with enhanced logging and control☆77Updated 3 months ago
- Transfer manager auxiliary functions☆48Updated 7 months ago
- 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…☆45Updated 3 months ago
- this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary☆107Updated last year
- TRAKTOR: Set up true multimaster replication clusters with vanilla PostgreSQL servers.☆38Updated 7 months ago
- Distributed Tracing for PostgreSQL☆95Updated 6 months ago
- Server side rollback at statement level for PostgreSQL like Oracle or DB2☆54Updated 2 months ago
- PostgreSQL plain credential checker☆65Updated this week
- An automated PostgreSQL database parameter tuning tool based on the Bayesian Optimization☆57Updated 5 months ago
- Background worker for monitoring PostgreSQL☆74Updated 3 months ago