Re: Views, views, views! (long)

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: andrew@supernews.com
Cc: pgsql-hackers@postgresql.org
Date: 2005-05-10T14:55:40Z
Lists: pgsql-hackers
Am Montag, 9. Mai 2005 00:41 schrieb Andrew - Supernews:
> >> c) In most places, "system" objects are segregated from
> >> "user" objects,  e.g. pg_user_indexes
> >
> > I think that is a bad idea as it goes against the fundamental design of
> > PostgreSQL.
>
> In what way? Please elaborate.

PostgreSQL does not really distinguish between "system" and "user" things.  
How will you do that?

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/