leon-pg@xxxxxxxxxxxxx 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq