Re: "Invalid message format" error from JDBC driver

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: leon-pg(at)comvision(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: "Invalid message format" error from JDBC driver
Date: 2005-01-23 02:47:07
Message-ID: 26227.1106448427@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

leon-pg(at)comvision(dot)com writes:
> Hello, all. I have a query that runs perfectly when I run it from
> pgAdmin3, but bombs when I run it from ColdFusion using the JDBC
> driver. I'm using postgres 7.4. The query uses dblink(), which I assume
> is the source of the problem.

> Can anyone provide me with any insight about why this would fail over
> JDBC? Thanks

If you didn't get any answers yet, try asking about it on pgsql-jdbc.
Also, you might want to update your jdbc driver first, just to find out
if the bug is already fixed.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2005-01-23 03:09:33 Re: pg SQL question
Previous Message Quinton Lawson 2005-01-23 01:57:50 Windows 2000 Slower Than Windows XP