laurenz / pgreplayLinks
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
☆241Updated 2 months ago
Alternatives and similar repositories for pgreplay
Users that are interested in pgreplay are comparing it to the libraries listed below
Sorting:
- Show query plans of all currently running SQL statements☆202Updated 2 weeks ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆326Updated 3 weeks ago
- Sampling based statistics of wait events☆168Updated 3 months ago
- Faults pages into PostgreSQL shared_buffers or filesystem caches in advance of WAL apply☆57Updated 6 years ago
- Gather statistics about physical disk access and CPU consumption done by backends.☆252Updated 2 weeks ago
- pganalyze statistics collector for gathering PostgreSQL metrics and log data☆386Updated this week
- postgresql extension providing Active session history☆187Updated last month
- Tasty treats for PostgreSQL☆113Updated 7 years ago
- Collects PostgreSQL statistics, and either saves them in CSV files or print them on the stdout☆126Updated last week
- contrib/amcheck from Postgres v11 backported to earlier Postgres versions☆74Updated 4 years ago
- Background worker for monitoring PostgreSQL☆74Updated 4 months ago
- Transparent Logical DDL Replication☆98Updated 6 months ago
- Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.☆346Updated last month
- Bloat check script for PostgreSQL☆149Updated last year
- Postgres Catalog Checker☆84Updated last year
- Tool for query progress monitoring in PostgreSQL☆157Updated last week
- PostgreSQL Benchmarking Toolkit☆265Updated this week
- PG Failover Slots extension☆102Updated 4 months ago
- Open PostgreSQL relation files in a hex editor with tags and annotations☆167Updated 4 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 5 months ago
- Nagios remote agent☆180Updated last week
- Read dead but unvacuumed tuples from a PostgreSQL relation☆157Updated 3 months ago
- Flexible freeze scripts for managing off-hours vacuuming and freezing of PostgreSQL databases.☆98Updated last year
- PostgreSQL extension which provides persistent logging within transactions and functions.☆196Updated 3 years ago
- PostgreSQL Workload Analyzer☆818Updated 3 months ago
- A PostgreSQL extension for automatic bloat cleanup☆641Updated 3 months ago
- Query Performance Monitoring Tool for PostgreSQL☆552Updated last week
- Mirror of https://gitlab.com/pg_top/pg_top☆119Updated last year
- 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 4 months ago
- Query plan exporter for psql☆55Updated 2 years ago