Jim C. Nasby wrote:
> On Tue, Dec 13, 2005 at 12:48:55AM +0100, Guillaume LELARGE wrote:
>
>>Well, it seems that pg_* schemas are system schemas and that public and
>>information_schema schemas are public one. I think we should exclude system
>>schemas depending on their names and show public and information_schema,
>>whatever their actual name are.
>
>
> BTW, it'd probably be useful to have an easy way to show everything.
> It's not that uncommon to want to go into the catalog tables...
This option is called "system objects" and is present in pgadmin since
the very beginning...
Regards,
Andreas