Python3 library for reading and writing pg_dump files using the custom format
-
Updated
Jul 29, 2026 - Python
Python3 library for reading and writing pg_dump files using the custom format
A backup and restore solution for Odoo databases and filestore. The scripts automate PostgreSQL database backup, filestore compression, and restore operations.
Rust util CLI to inspect and read a PostgreSQL custom dump (pg_dump -Fc)
Weekly-updated parquet exports of the FEC's Schedule A and B datasets
Opinionated way to split a CloudSQL PostgreSQL DB. Target version: 15
Resumable PostgreSQL database copy for local debugging. Survives dropped connections, shows real progress, and exports one file your team can restore.
A complete step-by-step guide to setting up a reliable, automated, and self-verifying backup system for your PostgreSQL database on a Windows machine.
Local-first PostgreSQL CLI and TUI for dumping, restoring, and cloning databases.
Docker Image with Alpine Linux, pg_restore and awscli for restore postgres backup from s3
🐘 Visual TUI for PostgreSQL backup & restore — dump a production DB over an SSH tunnel and restore it into a fresh local database. One Go binary, Bubble Tea UI.
A drop-in pg_restore wrapper: live progress bars, grouped/classified errors, and benign-error exit normalization.
This tool provides an efficient way to backup and restore PostgreSQL databases that use Foreign Data Wrappers (FDW), with support for parallel processing during restore operations.
To associate your repository with the pg-restore topic, visit your repo's landing page and select "manage topics."