Allow multiple databases to be backed up
complete
Florian Baader
In the current changelog, the feature of backing up the whole postgres database was removed:
"backup and restore will only touch the default database (no secondary or system databases will be included in the backup archive)"
Please include an option to provide different databases to be backuped from the same postgres container.
SuperDev
complete
This feature has been added in v1.33.0
E
Erlend Priks
SuperDev
It appears there might be a distinction between the requested feature and the one implemented in version 1.33. While version 1.33 allows for specifying a single database, I believe that the original request was for the ability to back up multiple databases. Given that a single server can host multiple databases catering to different services, it would be beneficial to have the option to back up multiple databases from the same Postgres/Mongodb/MySQL etc containers.