-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
I think this is related to issue 421. We were hoping that fallback_owner could be used to have all objects owned by role being dropped be reassigned to fallback_owner instead of postgres.
However, it seems that even though we have fallback_owner defined in our yml syntax under the postgres directive - all objects and databases owned by role to be dropped are reassigned to postgres before dropping.
What is the point of fallback_owner?
Is there a way to specify who should own objects of role being dropped?
Metadata
Metadata
Assignees
Labels
No labels