Support for Types

From: Dave Greco <dgreco3917(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Support for Types
Date: 2011-06-22 14:52:44
Message-ID: BANLkTikZ_jGNNg5r7WwWquVJ2QSxnfSDjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Running PGAdmin III version 1.12.2. I do not see my user defined types
anywhere in the schema list. Am I missing something or is this just not
supported in PGAdmin III? Also, there is no "New Type" when you right-click
on the schema.

Example of a type I have definied:

hits=> \d test_result
Composite type "public.test_result"
Column | Type
--------+------------------------
id | integer
module | character varying(255)
test | text
result | boolean

~Thanks
Dave Greco

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2011-06-22 14:57:45 Re: Support for Types
Previous Message Boblitz John 2011-06-21 09:57:10 Wish list: Generate Reports