mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Readonly user not found after restore #312
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 @thomascenni on 12/29/2025
When you restore the database to a new postgresql server (I recently upgrade from v13 to v17), the existing databasus connection won't work because the old read only user "databasus-3f5d2967" is not recreated.