dalibo / pgsharkLinks
Messing with PostgreSQL network traffic to make some usefull things
☆94Updated 4 years ago
Alternatives and similar repositories for pgshark
Users that are interested in pgshark are comparing it to the libraries listed below
Sorting:
- PostgreSQL extension which provides persistent logging within transactions and functions.☆194Updated 3 years ago
- Collects PostgreSQL statistics, and either saves them in CSV files or print them on the stdout☆125Updated 7 months ago
- Mirror of https://gitlab.com/pg_top/pg_top☆118Updated last year
- Various experiments with PostgreSQL clustering☆153Updated 4 years ago
- Background worker for monitoring PostgreSQL☆74Updated 2 months ago
- PL/Proxy development☆189Updated 2 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…☆236Updated last month
- Tool for query progress monitoring in PostgreSQL☆158Updated last month
- contrib/amcheck from Postgres v11 backported to earlier Postgres versions☆74Updated 4 years ago
- ☆95Updated 4 years ago
- PostgreSQL Benchmarking Toolkit☆261Updated last month
- Open PostgreSQL relation files in a hex editor with tags and annotations☆166Updated 2 months ago
- Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.☆345Updated 3 months ago
- A PostgreSQL extension for logging queries where the expected/actual rows ratio exceeds a defined value☆40Updated 6 years ago
- Tasty treats for PostgreSQL☆113Updated 6 years ago
- Gather statistics about physical disk access and CPU consumption done by backends.☆246Updated last month
- ☆41Updated 10 months ago
- kafka foreign database wrapper for postresql☆111Updated last month
- powa-archivist: the powa PostgreSQL extension☆71Updated 2 weeks ago
- E-Maj is a PostgreSQL extension that tracks updates on tables sets with rollback capabilities☆90Updated last week
- 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
- multimaster☆59Updated last year
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated 4 months ago
- Sampling based statistics of wait events☆168Updated 2 months ago
- PG Extractor - Advanced PostgreSQL Dump Filter☆163Updated 4 years ago
- Postgres Catalog Checker☆84Updated last year
- Oracle-style global temporary tables for PostgreSQL