Re: Error when inserting data - Mailing list pgsql-odbc

From postgresql@thomasbache.de
Subject Re: Error when inserting data
Date
Msg-id 20050305173352.EB2406EC374@mx01.asacom.de
Whole thread Raw
In response to Error when inserting data  (postgresql@thomasbache.de)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error when inserting data
Next
From: "Peter Bense"
Date:
Subject: Re: #Deleted strikes again