pg_alter_database_owner
Change the owner of a PostgreSQL database to a specified role. Resolve permission issues by transferring database ownership.
Instructions
Change the owner of a PostgreSQL database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| database | Yes |