docker-db-backup icon indicating copy to clipboard operation
docker-db-backup copied to clipboard

can i use one container to backup multiple databases (MariaDB ,PostgreSQL and etc ..)

Open masterwishx opened this issue 3 years ago • 1 comments

i can use only one database to backup for one container ? i cant backup all my databases (MariaDB ,PostgreSQL and etc ..) right? Thanks

masterwishx avatar Aug 04 '22 17:08 masterwishx

Yeah I believe this requires 1 DB backup container for each db host (if you run MySQL+PGSQL, you'd need two DB Backup containers)

davrax avatar Aug 16 '22 18:08 davrax

Release 4.0.0 contains this long requested feature. https://github.com/tiredofit/docker-db-backup/releases/tag/4.0.0

tiredofit avatar Nov 09 '23 03:11 tiredofit