Re: DOes PostgreSQL support UInt64?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: DOes PostgreSQL support UInt64?
Дата
Msg-id 29355.1004465215@sss.pgh.pa.us
обсуждение исходный текст
Ответ на DOes PostgreSQL support UInt64?  (Meenatchi Anbuchelvan <maatchi@yahoo.com>)
Ответы Re: DOes PostgreSQL support UInt64?  (Meenatchi Anbuchelvan <maatchi@yahoo.com>)
Список pgsql-general
Meenatchi Anbuchelvan <maatchi@yahoo.com> writes:
> Does anyone know if Postgres supports UInt64.

It does not.

> create table table1(name varchar(20), num bigint), i
> get an error message which says
> "ERROR:  Unable to locate type name 'bigint' in
> catalog".

How old is your Postgres?  That works fine in recent releases.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Nikola Milutinovic
Дата:
Сообщение: PostgreSQL + JDBC + local alphabet support
Следующее
От: Ben Ausden
Дата:
Сообщение: Re: pgadmin2