Re: Error when inserting data

Поиск
Список
Период
Сортировка
От postgresql@thomasbache.de
Тема Re: Error when inserting data
Дата
Msg-id 20050305173352.EB2406EC374@mx01.asacom.de
обсуждение исходный текст
Ответ на Error when inserting data  (postgresql@thomasbache.de)
Список pgsql-odbc
> So this is complaining about something that was initially an int8,
> which is to say none of the stuff you've shown us, except possibly
> the serial column (could the serial counter have exceeded 2^31?).

Gee, thanks a lot for the hint! The sequence causes this overflow ... I
didn't think of it.

You saved my weekend!

Thanks again,
Thomas Bache




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Error when inserting data
Следующее
От: "Peter Bense"
Дата:
Сообщение: Re: #Deleted strikes again