Re: strange error message

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: strange error message
Дата
Msg-id 11108.1322239388@sss.pgh.pa.us
обсуждение исходный текст
Ответ на strange error message  (Uwe Bartels <uwe.bartels@gmail.com>)
Ответы Re: strange error message  (Uwe Bartels <uwe.bartels@gmail.com>)
Список pgsql-sql
Uwe Bartels <uwe.bartels@gmail.com> 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 your Postgres branch, update
and see if it goes away.  If not, please file a bug report with
sufficient information to reproduce the problem by hand (ie, the
problem query plus schema+data sufficient to run it against).
        regards, tom lane


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

Предыдущее
От: Uwe Bartels
Дата:
Сообщение: strange error message
Следующее
От: Uwe Bartels
Дата:
Сообщение: Re: strange error message