Re: DOes PostgreSQL support UInt64? - Mailing list pgsql-general

From Tom Lane
Subject Re: DOes PostgreSQL support UInt64?
Date
Msg-id 29355.1004465215@sss.pgh.pa.us
Whole thread Raw
In response to DOes PostgreSQL support UInt64?  (Meenatchi Anbuchelvan <maatchi@yahoo.com>)
Responses Re: DOes PostgreSQL support UInt64?  (Meenatchi Anbuchelvan <maatchi@yahoo.com>)
List 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 by date:

Previous
From: Nikola Milutinovic
Date:
Subject: PostgreSQL + JDBC + local alphabet support
Next
From: Ben Ausden
Date:
Subject: Re: pgadmin2