Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

databases.privileges.transfer_ownership #3774

Closed
Tracked by #3639
pavish opened this issue Aug 21, 2024 · 0 comments · Fixed by #3821
Closed
Tracked by #3639

databases.privileges.transfer_ownership #3774

pavish opened this issue Aug 21, 2024 · 0 comments · Fixed by #3821

Comments

@pavish
Copy link
Member

pavish commented Aug 21, 2024

Request:

database_id: number;
target_owner_role_oid: number;

Sets target_role_oid as owner of the database.

Function can only be called by the current owner or superuser.

Returns: Same response as databases.get

@pavish pavish changed the title databases_privileges.transfer_ownership database_privileges.transfer_ownership Aug 21, 2024
@pavish pavish changed the title database_privileges.transfer_ownership databases.privileges.transfer_ownership Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant