Details

    • ghx-label-6

    Description

      Create statement to allow setting owner on database

      ALTER DATABASE database_name SET OWNER [USER|ROLE] user_or_role;

      Examples:

      ALTER DATABASE <db> SET OWNER USER <user>
      ALTER DATABASE <db> SET OWNER ROLE <role>
      

       

      Attachments

        Issue Links

          Activity

            People

              fredyw Fredy Wijaya
              aholley Adam Holley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: