Re: Result Set over Network Question - Mailing list pgsql-performance

From Robert Klemme
Subject Re: Result Set over Network Question
Date
Msg-id CAM9pMnPKNs7s=ZCaKS48m_EPf4s66A_x8K3X7zJHPnPHoeq-kQ@mail.gmail.com
Whole thread Raw
In response to Re: Result Set over Network Question  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Result Set over Network Question  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-performance
On Mon, May 7, 2012 at 2:11 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
> Robert Klemme, 07.05.2012 14:03:
>>
>> Alternative tools for JDBC tests:
>>
>> http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html
>
> SQL Developer does not support PostgreSQL

Last time I checked (quite a while ago) you could use arbitrary JDBC
drivers.  There's also
http://docs.oracle.com/cd/E25259_01/appdev.31/e24285/intro.htm#sthref306

And this seems to indicate that it's still the case: "[...] or another
third-party driver. [...]
JDBC URL (Other Third Party Driver): URL for connecting directly from
Java to the database; overrides any other connection type
specification."
http://docs.oracle.com/cd/E25259_01/appdev.31/e24285/dialogs.htm#BACDGCIA

I assume Oracle is not interested in aggressively advertizing this
feature though.

Kind regards

robert

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

pgsql-performance by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Result Set over Network Question
Next
From: Thomas Kellerer
Date:
Subject: Re: Result Set over Network Question