dumb question - Mailing list pgsql-general

From Craig White
Subject dumb question
Date
Msg-id 1139794177.20169.47.camel@lin-workstation.azapple.com
Whole thread Raw
Responses Re: dumb question  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
How do I change the owner of a schema?

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

Craig


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Why does an ON SELECT rule have to be named "_RETURN"?
Next
From: Michael Glaesemann
Date:
Subject: Re: dumb question