Re: CREATE TYPE and pgAdmin III - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: CREATE TYPE and pgAdmin III
Date
Msg-id 477A49FD.6040808@iol.ie
Whole thread Raw
In response to CREATE TYPE and pgAdmin III  (dvanatta <dvanatta@yahoo.com>)
List pgsql-general
On 31/12/2007 23:06, dvanatta wrote:
> Where are all the types I've created in the object browser?

Do you see a "Types" node at all in the tree, one level beneath the
schema in which you're working? If not, you need to go to File ->
Options -> Display tab, and make sure that "Types" is checked (near the
bottom of the list).

If the node is there, then just refresh the tree view (hitting F5 will
do it) after you create the type. It refreshes automatically when you
create objects using the GUI, but not when you write and execute the SQL
via a query window.

HTH,

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: Shane Ambler
Date:
Subject: Re: Hinting the planner
Next
From: Martin Gainty
Date:
Subject: Re: Hinting the planner