SEQUENCE data type (was: Re: PG Admin - Import from URL?) - Mailing list pgsql-novice

From Binand Sethumadhavan
Subject SEQUENCE data type (was: Re: PG Admin - Import from URL?)
Date
Msg-id CAFBJCCZgBmsACauaBCqtbNn+4iFih6scnwkK5OfD06xvBeXObA@mail.gmail.com
Whole thread Raw
List pgsql-novice
On 15 March 2012 20:38, James David Smith <james.david.smith@gmail.com> wrote:
> CREATE TABLE busroutes_raw(
> id SEQUENCE PRIMARY KEY,

Sorry to hijack your thread, but I had not come across the SEQUENCE
data type before. I know of the SERIAL pseudotype:

http://www.postgresql.org/docs/9.0/static/datatype-numeric.html#DATATYPE-SERIAL

Can you please point to any documentation on this type?

Thanks,

Binand

pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: PG Admin - Import from URL?
Next
From:
Date:
Subject: repeatet summary querys per month over 5 years