Re: Views, views, views! (long)

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Andreas Pflug <pgadmin@pse-consulting.de>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, Josh Berkus <josh@agliodbs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2005-05-10T14:56:45Z
Lists: pgsql-hackers
Am Freitag, 6. Mai 2005 12:20 schrieb Andreas Pflug:
> > and the information_schema is next to useless for these things since
> >  it doesn't have PostgreSQL specific things in it.
>
> And the restriction to current user owned objects reduces usability to
> zero.

The information schema restricts the views to the objects to which you have 
some access right, which doesn't seem all that useless.

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