Re: BUG #1276: Backend panics on SETVAL('..', 0)...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1276: Backend panics on SETVAL('..', 0)...
Дата
Msg-id 28946.1096781202@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1276: Backend panics on SETVAL('..', 0)...  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> ERROR:  setval: value 0 is out of bounds for sequence "foo_id_seq"
> (1..9223372036854775807)
> FATAL:  block 0 of 1663/97972/98006 is still referenced (private 1, global
> 1)

Does that relation OID actually point to the sequence?  I couldn't
duplicate this in desultory testing, so I think there's something
you didn't tell us.

            regards, tom lane

В списке pgsql-bugs по дате отправления: