Re: Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence
Дата
Msg-id 527BF596.70307@hogranch.com
обсуждение исходный текст
Ответ на Re: BUG #8582: field serial getted incorrect value from automaticaly created its sequence  (David Johnston <polobo@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8408: Not exactly correct error messages for failed check in presence of dropped columns.
Следующее
От: Sandeep Thakkar
Дата:
Сообщение: Re: BUG #8583: I can't install this product