changes sequences to unique - Mailing list pgsql-admin

From Dave Stokes
Subject changes sequences to unique
Date
Msg-id 3B1E7367.7000503@greatgeek.com
Whole thread Raw
Responses Re: changes sequences to unique  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: changes sequences to unique  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: changes sequences to unique  ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>)
List pgsql-admin
I have a sequence that I 'thought' was providing unique numbers but is
not.  Is there someway to turn on unique-ness?  Should I reload after
adding unique to the sequence?  Any other thoughts on digging my way out
of the problem?

Thanks in advance!
--

Dave Stokes
dave@greatgeek.com
817 329 9317


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Intentionally splitting data in a table across files.
Next
From: Stephan Szabo
Date:
Subject: Re: changes sequences to unique