Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Docker-postgres-backup-local Alternatives
Similar projects and alternatives to docker-postgres-backup-local
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
docker-postgresql-multiple-databases
Using multiple databases with the official PostgreSQL Docker image
-
linx
Discontinued Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Demo: https://demo.linx-server.net/ [Moved to: https://github.com/linx-server/linx-server]
-
country-ip-blocks
CIDR country-level IP data, straight from the Regional Internet Registries, updated hourly. This is a read-only mirror.
-
Open-COBOL-ESQL
Open Cobol ESQL (ocesql) is an open-source Embedded SQL pre-compiler and run-time library designed for COBOL applications which access an open-source database.
-
-
nextbackup
NextBackup is the simple database backup solutions for your Nextcloud / ownCloud installation.
-
-
lightkeeper
LightkeeperRM (Remote Management) is a lightweight and modular drop-in replacement for maintaining servers over SSH.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
docker-postgres-backup-local discussion
docker-postgres-backup-local reviews and mentions
-
Self-Hosting like it's 2025
I was using straight filesystem backups for a while, but I knew they could be inconsistent. Since then, I've setup https://github.com/prodrigestivill/docker-postgres-backup-lo..., which regularly dumps a snapshot to the filesystem, which regular filesystem backups can consume. The README has restore examples, too
I haven't needed to tune selfhosted databases. They do fine for low load on cheap hardware from 10 years ago.
-
Self-host - Part 3 - MySQL and PostgreSQL Database Backup to Local Hard Drive
In the case of PostgreSQL, we use image prodrigestivill/postgres-backup-local which can be found here. This service will connect to our pgdb service and perform the backup @daily, namely, once a day at midnight (take a look at cron schedule). Please, look into the documentation for specific features of this image, but for our use case, it is enough to keep every backup for a maximum of 4 days. Same as in the case of MySQL, the deploy section refers to Swarm cluster behavior, so our cluster knows how to handle this service.
-
Restore postgres db with .sql.gz file
Hey! I'm using this docker image => https://github.com/prodrigestivill/docker-postgres-backup-local Now I can create .sql.gz files in this container but when i try to restore my postgres db with this file i get errors.
-
What is a good tool for doing DB backups?
Then went with https://github.com/prodrigestivill/docker-postgres-backup-local for remote productive Postgres backups, https://github.com/foorschtbar/pyd2b2 for local self-hosted docker database backups and might check out https://github.com/tiredofit/docker-db-backup because it looks promising.
-
How to backup docker databases like mysql, mariadb, etc
I use a postgres database in a container and back it up with another container, prodrigestivill/postgres-backup-local. It dumps the database to .sql files on a schedule for me.
-
PostGRES in docker on synology
image: prodrigestivill/postgres-backup-local
-
NextBackup is incompatible with 21+
I can highly recommend using https://github.com/prodrigestivill/docker-postgres-backup-local to back up the database to a local directory and then use duplicati or a different tool for offsite backup. A similar tool exists for MySQL, but why use MySQL? ;)
-
A note from our sponsor - Sevalla
sevalla.com | 2 Sep 2025
Stats
prodrigestivill/docker-postgres-backup-local is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of docker-postgres-backup-local is Shell.
Popular Comparisons
- docker-postgres-backup-local VS docker-postgresql-multiple-databases
- docker-postgres-backup-local VS dbback
- docker-postgres-backup-local VS Open-COBOL-ESQL
- docker-postgres-backup-local VS docker-vackup
- docker-postgres-backup-local VS docker-db-backup
- docker-postgres-backup-local VS nextbackup
- docker-postgres-backup-local VS pyd2b2
- docker-postgres-backup-local VS postgres-backup-s3
- docker-postgres-backup-local VS docker-mysql-cron-backup
- docker-postgres-backup-local VS docker-sqitch-pgtap