enersys / postgres-scripts

Various scripts around PostgreSQL management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

Various scripts around PostgreSQL management

parallel_basebackup.sh

Compressed streaming basebackups over SSH, useful for slow networks.

quick_verify.py

Dumping of all tables to /dev/null in parallel without a snapshot. Meant for quick validation for new replicas.

About

Various scripts around PostgreSQL management

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 76.0%Language:Shell 24.0%