Range of Serial values

From: cbell <cbell(at)lighthouseasp(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Range of Serial values
Date: 2001-04-16 15:29:51
Message-ID: 3ADB0FEF.12951EE1@lighthouseasp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello everyone,

when creating a serial column, is there a way to specify which number it
will start counting from? For example, if you wanted all Serial ID's to
start at 1000 and count up from there, with no numbers below that.

Thanks,
Chris.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Julian Scarfe 2001-04-16 15:34:23 Re: RTREE on points
Previous Message Peter Eisentraut 2001-04-16 14:42:30 Re: Using Random Sequence as Key