Integrating the field auto-increment - Mailing list pgsql-general

From thomas.mathes@tmnd.de
Subject Integrating the field auto-increment
Date
Msg-id 20030725150717.CA8738783@voodoo.strato-webmail.de
Whole thread Raw
Responses Re: Integrating the field auto-increment  (Dave Cramer <Dave@micro-automation.net>)
Re: Integrating the field auto-increment  (Dave Cramer <dave@fastcrypt.com>)
List pgsql-general
Hello,

How can I implement an integer field with the autoincrement option ?
That means I want to have a field, where every row has different values
(unique) but this values should be generated automatically.
Every new row has a new value, which is 1 higher than the old one.

pgsql-general by date:

Previous
From: R C
Date:
Subject: Problem install DBD-pg in Redhat Linux 7.2
Next
From: Jeff Davidson
Date:
Subject: Table Stats