Graham Leggett <minfrin(at)sharp(dot)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