Data Type Conversion, get simple data types

Поиск
Список
Период
Сортировка
От Dombi Attila
Тема Data Type Conversion, get simple data types
Дата
Msg-id 233932.25680.qm@web90306.mail.mud.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Monnerie
Дата:
Сообщение: Re: Postgres security issue - protecting datafiles
Следующее
От: Geoffrey
Дата:
Сообщение: How is the default encoding determined