From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, radim kolar <hsn(at)netmag(dot)cz>, PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #1222: database owner should have implicit control |
Date: | 2004-08-18 19:50:39 |
Message-ID: | 1092858639.12331.129.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, 2004-08-18 at 08:57, Fabien COELHO wrote:
>
> > > > Database owner should have implicit control over public schema
> > >
> > > There has been some discussion of causing the public schema to be owned
> > > by the DB owner, but this has not happened yet, partly because we are
> > > not sure of all the consequences.
> >
> > was just looking at this this morning. is there anyway to change
> > ownership of a schema? i couldn't find one and thought i'd ask before
> > whacking on the system tables.
>
> "ALTER SCHEMA foo OWNER TO bla" if you're a super user.
>
And using 8.0... I saw that but was looking for a 7.4 solution...
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-08-18 20:09:54 | Re: pgsql 8.0.0b1 - openssl detection |
Previous Message | Stefanos Harhalakis | 2004-08-18 18:48:39 | Re: pgsql 8.0.0b1 - openssl detection |