Re: Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence - Mailing list pgsql-bugs

From John R Pierce
Subject Re: Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence
Date
Msg-id 527BF596.70307@hogranch.com
Whole thread Raw
In response to Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence  (David Johnston <polobo@yahoo.com>)
List pgsql-bugs
On 11/7/2013 11:16 AM, David Johnston wrote:
> If the sequence was upper-bound
> limited that same conditions that caused the out-of-range error will just
> generate a different kind of error (not sure which one if the sequence is
> exhausted).

indeed.    and being curious myself, the error is...

ERROR:  nextval: reached maximum value of sequence "t_id_seq" (20)



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #8408: Not exactly correct error messages for failed check in presence of dropped columns.
Next
From: Sandeep Thakkar
Date:
Subject: Re: BUG #8583: I can't install this product