Re: pg_dump incorrect sequence value

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump incorrect sequence value
Дата
Msg-id 21890.1062605158@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump incorrect sequence value  ("Joshua L. San Juan" <josh.sanjuan@q-linux.com>)
Список pgsql-general
"Joshua L. San Juan" <josh.sanjuan@q-linux.com> writes:
> but in the second table - the sequence was incorrect:
> SELECT pg_catalog.setval ('table2_id_seq', 1, true);

It seems fairly hard to believe that what pg_dump emitted was not the
actual state of the sequence object.  Why do you think this is incorrect?

            regards, tom lane

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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Using oids
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Using oids