Re: [SQL] strange error message

2011-11-25 Thread Uwe Bartels
Hi Tom, Cool. Thanks for your answer. Best Regards, Uwe On 25 November 2011 17:43, Tom Lane wrote: > Uwe Bartels writes: > > I've got a strange error message in our java application. > > > ERROR JDBCTransaction:124 - JDBC commit failed > > *org.postgresql.util.PSQLException: ERROR: bogus var

Re: [SQL] strange error message

2011-11-25 Thread Tom Lane
Uwe Bartels writes: > I've got a strange error message in our java application. > ERROR JDBCTransaction:124 - JDBC commit failed > *org.postgresql.util.PSQLException: ERROR: bogus varno: 65001* This is a symptom of some kind of planner error. If you are not running the latest minor release of y