docker-postgres-backup-local

Backup PostgresSQL to local filesystem with periodic backups and rotate backups. (by prodrigestivill)

Docker-postgres-backup-local Alternatives

Similar projects and alternatives to docker-postgres-backup-local

prodrigestivill
docker-postgres-backup-local
  1. 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.

    InfluxDB logo
  2. Dokku

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

  3. coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

  4. charts

    Bitnami Helm Charts (by bitnami)

  5. GoAccess

    GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

  6. home-ops

    Wife approved HomeOps driven by Kubernetes and GitOps using Flux

  7. mox

    modern full-featured open source secure mail server for low-maintenance self-hosted email

  8. 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!

    Sevalla logo
  9. canine

    Power of Kubernetes, Simplicity of Heroku

  10. docker-db-backup

    Backup multiple database types on a scheduled basis with many customizable options

  11. docker-postgresql-multiple-databases

    Using multiple databases with the official PostgreSQL Docker image

  12. linx

    Discontinued Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Demo: https://demo.linx-server.net/ [Moved to: https://github.com/linx-server/linx-server]

  13. country-ip-blocks

    CIDR country-level IP data, straight from the Regional Internet Registries, updated hourly. This is a read-only mirror.

  14. 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.

  15. docker-vackup

    Script to easily backup and restore docker volumes

  16. nextbackup

    NextBackup is the simple database backup solutions for your Nextcloud / ownCloud installation.

  17. pyd2b2

    Discontinued Dockerized service to backup all running database containers

  18. lightkeeper

    LightkeeperRM (Remote Management) is a lightweight and modular drop-in replacement for maintaining servers over SSH.

  19. peer-calls

    Group peer to peer video calls for everyone written in Go and TypeScript

  20. beszel

    Lightweight server monitoring hub with historical data, docker stats, and alerts.

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better docker-postgres-backup-local alternative or higher similarity.

docker-postgres-backup-local discussion

Log in or Post with

docker-postgres-backup-local reviews and mentions

Posts with mentions or reviews of docker-postgres-backup-local. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-01.
  • Self-Hosting like it's 2025
    16 projects | news.ycombinator.com | 1 Apr 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
    2 projects | dev.to | 13 Aug 2024
    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
    1 project | /r/PostgreSQL | 17 Jan 2023
    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?
    3 projects | /r/selfhosted | 14 Sep 2022
    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
    3 projects | /r/selfhosted | 22 May 2022
    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
    1 project | /r/synology | 19 Jun 2021
    image: prodrigestivill/postgres-backup-local
  • NextBackup is incompatible with 21+
    2 projects | /r/NextCloud | 15 Apr 2021
    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
    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 →

Stats

Basic docker-postgres-backup-local repo stats
7
985
5.2
3 months ago

Sponsored
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.
www.influxdata.com

Did you know that Shell is
the 10th most popular programming language
based on number of references?