Take control of existing databases #263
Unanswered
DavidS-ovm
asked this question in
Q&A
Replies: 1 comment
-
|
Unfortunately that use case is not supported (yet).. I think it's possible to implement some logic to verify if the database already exists, and if the owner is not the group role, then reassign ownership to the group role. The postgres operator role should be a member of the current owner of the database for this to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've already got a few databases in my RDS/Aurora cluster configured manually, and would like to start using this operator going forward. Is there an easy procedure to take control?
Regards, David
Beta Was this translation helpful? Give feedback.
All reactions