Re: Auto increment? - Mailing list pgsql-general

From Dave Cramer
Subject Re: Auto increment?
Date
Msg-id 019801c0cc4a$594f0150$0401a8c0@INSPIRON
Whole thread Raw
In response to Auto increment?  ("K Old" <kevsurf4@hotmail.com>)
List pgsql-general
create table xxx (id serial) is the easy way.

Dave
----- Original Message -----
From: "K Old" <kevsurf4@hotmail.com>
To: <pgsql-general@postgresql.org>
Sent: Monday, April 23, 2001 6:22 PM
Subject: [GENERAL] Auto increment?


> Hello all,
>
> Any ideas how I can duplicate the auto increment feature that MySQL uses
in
> PostgreSQL?  (Other than doing a query to find the next number in que)
>
> Just thought I'd ask.
>
> Thanks,
> Kevin
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>


pgsql-general by date:

Previous
From: Fran Fabrizio
Date:
Subject: Re: installing DBD::Pg without installing postgres
Next
From: Tom Lane
Date:
Subject: Re: pg_dump failure: "handler procedure for language plpgsql not foun d"