Re: Strange error: No such function 'pg_encoding_to_char' with the specified attributes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Strange error: No such function 'pg_encoding_to_char' with the specified attributes
Дата
Msg-id 13571.1014065350@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Strange error: No such function 'pg_encoding_to_char' with the specified attributes  (Graham Leggett <minfrin@sharp.fm>)
Список pgsql-jdbc
Graham Leggett <minfrin@sharp.fm> writes:
> Something unusual has occured to cause the driver to fail. Please report
> this exception: Exception: java.sql.SQLException: ERROR:  No such
> function 'pg_encoding_to_char' with the specified attributes

You must be running a 6.5 or older backend.  It's *way* past time to
update ...

(BTW, doesn't JDBC test the backend version?  Shouldn't it refuse to run
if the backend is too old?)

            regards, tom lane

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

Предыдущее
От: Marc Lavergne
Дата:
Сообщение: Re: JDBC + PostgreSQL + LargeObjects
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: java.sql.SQLException, message FATAL 1: This connection has been terminated by the administrator