Re: Problem with unique key

Поиск
Список
Период
Сортировка
От Greg Peters
Тема Re: Problem with unique key
Дата
Msg-id 9bc001470611280135m22574434w950acb6118bd90fe@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with unique key  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Thanks all,
 
with your help I figured out what happened. You are all correct in that the sequence is out of sync with the "key" value. I dumped the db and then selectively restored it from the sql file some time ago by cutting and pasting directly to the command prompt. I must have left out the commands that tell it what the current value of the sequence is. Problen solved.
 
Many thanks,
Greg.

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Problem with unique key
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: sequence help