docker-postgres-backup-local VS docker-vackup

Compare docker-postgres-backup-local vs docker-vackup and see what are their differences.

docker-postgres-backup-local

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

docker-vackup

Script to easily backup and restore docker volumes (by BretFisher)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
docker-postgres-backup-local docker-vackup
5 9
653 325
- -
5.0 3.1
7 days ago 3 months ago
Shell Shell
MIT License The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

docker-postgres-backup-local

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 2022-09-14.
  • 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? ;)

docker-vackup

Posts with mentions or reviews of docker-vackup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-07.

What are some alternatives?

When comparing docker-postgres-backup-local and docker-vackup you can also consider the following projects:

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

bitwarden-backup-docker - Backup job for bitwarden-rs as docker container

docker-db-backup - Backup multiple database types on a scheduled basis with many customizable options

znapzend - zfs backup with remote capabilities and mbuffer integration.

docker-postgresql-multiple-databases - Using multiple databases with the official PostgreSQL Docker image

sanoid - These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)

dbback

ppngx - Podman + Paperless NGX

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.

backup_docker_scripts - with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.

synOCR - synOCR turns your Synology DiskStation into a paperless office

docker-compose-build - Supplements/Replaces `docker compose build` with `docker build` on steroids