mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
[question] How do you backup postgresus itself? #359
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Telmo on 12/12/2025
I've noticed that postgresus runs its own postgresql DB, but I have not seen a way to back it up, I am mostly concerned about the configuration and the readonly users that it creates on the target DBs. Is there a way to backup all the configuration in a matter that can be restored to a new host/docker instance in the case of a failure.