auto increment primary key - Mailing list pgsql-general

From impala
Subject auto increment primary key
Date
Msg-id 20020405102119.48225.qmail@web14904.mail.yahoo.com
Whole thread Raw
Responses Re: auto increment primary key  (Frank Joerdens <frank@joerdens.de>)
List pgsql-general
I created a table, want the integer/varchar primary
key column to be incremented automatically when
inserted a new row. How do I define the table to do
that? I tried AUTO_INCREMENT and INCREMENT but
postgres accept none of them.

Thanks
NJ

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

pgsql-general by date:

Previous
From: "Marin Dimitrov"
Date:
Subject: Re: text and numeric
Next
From: Frank Joerdens
Date:
Subject: Re: auto increment primary key