Re: changes sequences to unique

From: Stefan Huber <schweinsaug(at)crosswinds(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: changes sequences to unique
Date: 2001-06-06 20:09:14
Message-ID: 5.1.0.14.0.20010606220524.00afd020@pop.crosswinds.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rene Pijlman 2001-06-06 21:10:48 Re: changes sequences to unique
Previous Message Yu Y Zhou 2001-06-06 19:33:32 installation in windows