RE: autoincrement key

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Cc: Rostislav Matl <xmatl(at)informatics(dot)muni(dot)cz>
Subject: RE: autoincrement key
Date: 1998-05-12 15:06:47
Message-ID: F10BB1FAF801D111829B0060971D839F27E982@dal_cps.cpsgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> Which syntax uses Postgres fro autoincrement key?
> I've been looking for it in docs but unsuccesfully.
> Thanx 4 reply.
>
Check out CREATE SEQUENCE:
man create_sequence
or
psql -d template1 -c '\h create sequence'

Browse pgsql-sql by date

  From Date Subject
Next Message Mike Embry 1998-05-12 16:35:37 subscribe
Previous Message The Hermit Hacker 1998-05-12 13:25:32 autoincrement key