Data Type Conversion, get simple data types - Mailing list pgsql-admin

From Dombi Attila
Subject Data Type Conversion, get simple data types
Date
Msg-id 233932.25680.qm@web90306.mail.mud.yahoo.com
Whole thread Raw
List pgsql-admin
Hi ,


I want to get the colum types in postgres, and i received a lot of customized data types,
like bpchar, oid etc. My problem is, i want to represent these rows in a Java table, and i need to know,
the the basic datatypes of the columns, beacuse i want to use that column types in the table to make updates in the database.
So how can i get the basic datatypes of the columns, or how can i simplify the customized data types?

                   With thanks,
                            Dombi Attila

pgsql-admin by date:

Previous
From: Michael Monnerie
Date:
Subject: Re: Postgres security issue - protecting datafiles
Next
From: Geoffrey
Date:
Subject: How is the default encoding determined