Re: Sun Java Studio Creator and PostgreSQL

From: Poul Møller Hansen <freebsd(at)pbnet(dot)dk>
To: Jim Nasby <jim(at)nasby(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Sun Java Studio Creator and PostgreSQL
Date: 2006-10-07 21:12:54
Message-ID: 45281856.909@pbnet.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Just because it works with Derby doesn't mean it's PostgreSQL's fault.
> There's plenty of things that "work" in certain databases that really
> shouldn't.
>
> In any case, you might try asking on pgsql-jdbc, since there's more
> java-heads over there. I'd also recommend turning query logging on so
> you can see exactly what commands are being sent to the server.

I did try the pgsql-jdbc
http://archives.postgresql.org/pgsql-jdbc/2006-09/msg00078.php
But ended up in not knowing if the problem is related to the
CachedRowSetXImpl() class
or the jdbc driver.
And I don't know how to trace the error.

Any help is much appreciated.

Poul

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma Jr 2006-10-07 21:14:41 Re: performace review
Previous Message Jonathan Vanasco 2006-10-07 20:47:10 Re: performace review