serial data type - Mailing list pgsql-general

From Tom Allison
Subject serial data type
Date
Msg-id 4155F965.9050403@tacocat.net
Whole thread Raw
Responses Re: serial data type  (Doug McNaught <doug@mcnaught.org>)
List pgsql-general
Can I use the serial data type in lieu of an 'auto_number' field?

I asked something like this some months ago and it seems that
auto_number fields were addressed through a combination of triggers and
procedures to ensure that there were do duplicate KEYS generated.

Is it realistic to use the serial data type as a KEY?

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Replication options?
Next
From: Tom Lane
Date:
Subject: Re: SMgrRelation hashtable corrupted