Re: First decent PostgreSQL CBT now on techdocs.postgresql.org - Mailing list pgsql-general

From Bruce Momjian
Subject Re: First decent PostgreSQL CBT now on techdocs.postgresql.org
Date
Msg-id 200112281828.fBSISte28592@candle.pha.pa.us
Whole thread Raw
In response to First decent PostgreSQL CBT now on techdocs.postgresql.org  (Justin Clift <justin@postgresql.org>)
List pgsql-general
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Uh, so what is the advantage of using int8 sequences internally?
>
> You can use "serial8", a/k/a "bigserial".

Oh, I see that now in HISTORY.  Thanks.

   New SERIAL8 creates int8 columns with sequences, default still SERIAL4 (Tom)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: First decent PostgreSQL CBT now on techdocs.postgresql.org
Next
From: Tom Lane
Date:
Subject: Re: First decent PostgreSQL CBT now on techdocs.postgresql.org