Re: changes sequences to unique - Mailing list pgsql-admin

From Stefan Huber
Subject Re: changes sequences to unique
Date
Msg-id 5.1.0.14.0.20010606220524.00afd020@pop.crosswinds.net
Whole thread Raw
In response to Re: changes sequences to unique  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
>Huh?  nextval() should always produce unique values (unless the sequence
>wraps around, of course).

What about explicitly overruling a sequence by INSERTing a specific value,
when it is not a primary key or defined as serial, but a manual sequence?

Stefan

--
I don't find it hard to meet expenses. They're everywhere!


pgsql-admin by date:

Previous
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: changes sequences to unique
Next
From: Brian McCane
Date:
Subject: Re: Intentionally splitting data in a table across files. (fwd)