Re: autoincrement???

From: "Gregory Wood" <gregw(at)com-stock(dot)com>
To: "Markus Jais" <mjais(at)web(dot)de>
Cc: "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: autoincrement???
Date: 2001-07-12 22:14:52
Message-ID: 005901c10b20$1b3a5030$7889ffcc@comstock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Can you please tell me, how to do this in postgresql????

Use a SERIAL datatype:

http://postgresql.crimelabs.net/users-lounge/docs/7.1/user/datatype.html#DAT
ATYPE-SERIAL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message nbaizid 2001-07-12 22:35:03 Re: any disadvantage of PostgeSQL on Windows
Previous Message Mike Mascari 2001-07-12 22:01:08 Re: Postgresql revisited. Some questions about the product