Re: RFD: schemas and different kinds of Postgres objects - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: RFD: schemas and different kinds of Postgres objects
Date
Msg-id 200201251652.g0PGq4L23522@candle.pha.pa.us
Whole thread Raw
In response to Re: RFD: schemas and different kinds of Postgres objects  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
List pgsql-hackers
Zeugswetter Andreas SB SD wrote:
> 
> > Tom Lane wrote:
> > 
> > > 
> > > This would be a *whole* lot simpler if we forgot the notion of "any"
> > > and made the search order look like
> > > 
> > >     (temp, private, public, system)
> 
> I am starting to see the advantages and like it. I also like the exact 
> name "public" for the public schema.

I wonder if we should think about a 'group' area so people in a group
can create things that others in the group can see, but not people
outside the group.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: new module contrib/tree for 7.2 ?
Next
From: Jean-Paul ARGUDO
Date:
Subject: Re: RTREE Index on primary key generated by a sequence