Re: Newbie Question
Mitch Vincent <mitch@venux.net>
From: "Mitch Vincent" <mitch@venux.net>
To: "Clay & Judi Kinney" <cricketk@home.com>
Cc: <pgsql-general@postgresql.org>
Date: 2001-05-04T20:46:51Z
Lists: pgsql-general
You *really* should go glance over the manual.. There is the field type SERIAL and things called sequences, both could be what you're talking about....The rest I'll leave up to you :-) Good luck!!! -Mitch ----- Original Message ----- From: "Clay & Judi Kinney" <cricketk@home.com> To: <pgsql-general@postgresql.org> Sent: Tuesday, May 01, 2001 8:34 AM Subject: Newbie Question > How do I create an autoincrement field in a postgresql table??? > > What are the correct field type and parameters???? > > Any help would be appreciated..... > > Thanks > > Clay > > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster >