docker-postgres-backup-local VS pyd2b2

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

docker-postgres-backup-local

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

pyd2b2

Dockerized service to backup all running database containers (by foorschtbar)
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 pyd2b2
5 2
653 0
- -
5.0 0.0
7 days ago over 1 year ago
Shell Python
MIT License -
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? ;)

pyd2b2

Posts with mentions or reviews of pyd2b2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • 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.
  • I released a database backup docker container
    3 projects | /r/selfhosted | 2 Aug 2021
    Check out foorschtbar/pyd2b2 which I personally use for mariadb and postgres backups. Setup is as simple as adding labels to your containers.

What are some alternatives?

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

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

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

docker-vackup - Script to easily backup and restore docker volumes

db-backup

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

dbback

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.