dumb question

From: Craig White <craigwhite(at)azapple(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: dumb question
Date: 2006-02-13 01:29:36
Message-ID: 1139794177.20169.47.camel@lin-workstation.azapple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I change the owner of a schema?

ALTER SCHEMA "public" OWNER to "some_user"; #?

Craig

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2006-02-13 01:46:38 Re: Why does an ON SELECT rule have to be named "_RETURN"?
Previous Message Ken Winter 2006-02-13 01:21:49 Re: Why does an ON SELECT rule have to be named "_RETURN"?