pgdump
There are 21 repositories under pgdump topic.
jameshy/pgdump-aws-lambda
Lambda function for executing pg_dump and streaming the output to s3.
dolthub/pg2mysql
Script to convert Postgres dump files to MySQL dump files
AmbitionEng/django-pgclone
Dump and restore Postgres databases with Django.
zhashkevych/spacer
🚀 Golang library & CLI tool that helps you export encrypted database dumps to S3-compatible storages
tozny/docker-pgdump-s3
execute pg_dump and stream the output to s3 with a docker container service
vendanor/CloudDump
Current-state backup of Azure blob storages and PostgreSQL databases containerized and by schedule; result reports by email.
NINAnor/pg_dedump
Tool to extract raw data from a postgres dump without restoring it
pratikbin/pgback-zstd-s3
Postgres (14) s3 zstd streaming backup
riotkit-org/br-pgbr
PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure
cleberb/pg_dump_gdrive
Script de backup lĂłgico do PostgreSQL, responsável por processar de forma ágil (via pigz), transferir e controlar a retenção dos arquivos (via rclone) em reposĂtorios do Google Drive, monitorar todo o processo e gerar alertas informativos por e-mail.
Settler/postgresql-cloud-dump
Simple wrapper for pg_dump to cron backups to cloud storage
DashrathMundkar/Postgresql-Cron-Backup-Kubernetes
Cron job to backup the data from one database and upload to another database on kubernetes environment.
kometen/backup-db
Read secrets from Azure Key Vault and backup a PostgreSQL database
malayh/pg_dumper
Tool for scheduling PostgreSQL backups to S3-compatible storage
soulgarden/backup
A k8s service that backup data on s3 on a scheduled basis
erkandem/multi-dump-restore
a wrapper around pg_dump/pg_restore focused on schema wise backups and restores
kometen/homebrew-backup-db
Homebrew-tap-installer for backup-db
MichaelTennyson/systems-and-database-administration
This repository contains the assignment work that I completed for the systems and database administration module
richardschoen/pythonpostgresbackup
Python PostgreSQL Database Backup and Restore Scripts
serverfarmer/sf-binary-pgdump
Postgres pg_dump command line tool for various OS and architectures
thapakazi/learn_lambda
learn to execute bash {pg_dump & aws s3 cp } on lambda