Re: system object display option?

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: George Pavlov <gpavlov(at)mynewplace(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: system object display option?
Date: 2007-10-02 15:31:41
Message-ID: 4702645D.7000807@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

George Pavlov a écrit :
> this might be a bug or me misunderstanding how things work (in which
> case please help). in pgadmin 1.6.* selecting view/system objects
> results in system objects (such as the information_schema and pg_catalog
> schemas) showing in the tree view. i am guessing that for 1.8 the
> equivalent functionality is under file/options/display. i have "show
> system objects in the treeview" checked and schemas is checked in the
> list of objects to display, but my information_schema and pg_catalog
> schemas are not showing (pg_toast and pg_temp_x are showing though). i
> am on 1.8.0 beta 5.
>

You also need to have catalogs checked in File/Options/Display. In
pgAdmin 1.8, information_schema and pg_catalog are on the Catalogs node.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message andrew 2007-10-03 00:38:28 RFE: Add a TRUNCATE script to scripts menu
Previous Message George Pavlov 2007-10-01 23:26:07 system object display option?