Re: ENUM type script in pgAdmin 1.14.0 - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: ENUM type script in pgAdmin 1.14.0
Date
Msg-id 1317021130.2173.3.camel@localhost.localdomain
Whole thread Raw
In response to Re: ENUM type script in pgAdmin 1.14.0  ("bdmytrak@eranet.pl" <bdmytrak@eranet.pl>)
List pgadmin-support
On Mon, 2011-09-26 at 09:07 +0200, bdmytrak@eranet.pl wrote:
> Thanks for reply,
> Maybe my post was not clear, but this bug occures only for public schema.
> Please try create enum in "public" not in "a b"

public is most likely in your search_path, so pgAdmin won't display it.
pgAdmin only displays the schema when it's not in your search_path.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



pgadmin-support by date:

Previous
From: "bdmytrak@eranet.pl"
Date:
Subject: Re: ENUM type script in pgAdmin 1.14.0
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgadmin critical issue