An open API service indexing awesome lists of open source software.

https://github.com/omar-haris/postgresql-backup-restore-utility

A tiny bash utility that automates full‑database backups to NFS/S3 or local drive with pg_dump and (optionally) restores them to another server all configurable via either script defaults or CLI flags.
https://github.com/omar-haris/postgresql-backup-restore-utility

backup-utility bash nfs postgresql postgresql-backup postgresql-tool restore-utility s3

Last synced: 2 months ago
JSON representation

A tiny bash utility that automates full‑database backups to NFS/S3 or local drive with pg_dump and (optionally) restores them to another server all configurable via either script defaults or CLI flags.

Awesome Lists containing this project