
postgres-backup-local
Backup PostgresSQL to local filesystem with periodic backups and rotate backups.
About
A lightweight Docker-based tool for automating PostgreSQL database backups to local storage. Designed for database administrators and DevOps teams who need simple, filesystem-based backup automation without cloud dependencies. The container connects to PostgreSQL instances and cr…