dmarkey / pgdatadiff
Small python utility to diff the data between 2 postgres databases.
☆40Updated 6 months ago
Alternatives and similar repositories for pgdatadiff:
Users that are interested in pgdatadiff are comparing it to the libraries listed below
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…☆221Updated last year
- PG Extractor - Advanced PostgreSQL Dump Filter☆162Updated 3 years ago
- pganalyze statistics collector for gathering PostgreSQL metrics and log data☆341Updated this week
- Tool for comparing Postgres database schemas☆44Updated 8 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆150Updated last month
- A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.☆53Updated 2 weeks ago
- Postgres clone schema utility without need of going outside of database. Makes developers life easy by running single function to clone s…☆178Updated 3 weeks ago
- PostgreSQL extension which provides persistent logging within transactions and functions.☆179Updated 2 years ago
- This repository contains a number of UNIX scripts, and PostgreSQL queries. The author, Melvin Davidson, originally distributed them on th…☆47Updated 9 years ago
- Postgres Catalog Checker☆81Updated 2 months ago
- pgMustard public repository (for issues)☆37Updated 7 months ago
- contrib/amcheck from Postgres v11 backported to earlier Postgres versions☆74Updated 3 years ago
- Query plan exporter for psql☆54Updated last year
- Contains PostgreSQL functions which I regularly needed.☆127Updated 3 months ago
- Bloat check script for PostgreSQL☆143Updated 2 weeks ago
- Flexible freeze scripts for managing off-hours vacuuming and freezing of PostgreSQL databases.☆94Updated 6 months ago
- Manage PostgreSQL roles and privileges from YAML or LDAP☆213Updated this week
- Fetch logs from RDS instance, and process them with pgBadger☆75Updated 3 years ago
- A foreign data wrapper for accessing CSV, JSON, EXCEL and ODF files on cloud filesystems.☆37Updated 4 years ago
- Tasty treats for PostgreSQL☆111Updated 5 years ago
- A simple tool to help administrators restore PostgreSQL databases periodically