Gaetano Mendola wrote:
> Hi all,
> today I seen this message in my logs:
>
>
> org.postgresql.util.PSQLException: Unknown Response Type 1
This isn't much use without at least a stack trace, and some context
(what was the app doing?) would be good too.
> I never seen it and I'm wondering about what can generate that
> exception.
> I'm using Postgres 7.4.2 with JDBC pg74.1jdbc2.jar
Which build of the driver is this? Can you reproduce the problem using
the current development driver?
-O