Re: problem: query result in jdbc is <> result in psql - Mailing list pgsql-jdbc

From Joseph Shraibman
Subject Re: problem: query result in jdbc is <> result in psql
Date
Msg-id 4F0B6FBF.5050703@selectacast.net
Whole thread Raw
In response to Re: problem: query result in jdbc is <> result in psql  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: problem: query result in jdbc is <> result in psql  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-jdbc
On 01/09/2012 01:44 PM, Dave Cramer wrote:
> OK, tried with 9.1.2 still can't replicate this problem.
>
Found the problem.  When connecting with jdbc I was connecting to
template1, when connecting with psql I was connecting to a different
database.  When connecting to template1 I can't view the relname from
the other database, even though its the same user.

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [GENERAL] Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Next
From: Joseph Shraibman
Date:
Subject: Re: problem: query result in jdbc is <> result in psql