Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
Дата
Msg-id 50861518.907@ejurka.com
обсуждение исходный текст
Ответ на Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver  (Scott Harrington <scotth01@sns-usa.com>)
Ответы Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver  (Scott Harrington <scotth01@sns-usa.com>)
Список pgsql-jdbc
On 10/22/2012 7:56 PM, Scott Harrington wrote:
> Hi everyone, please look over this patch.
>
> By introducing a simple org.postgresql.util.HostSpec to contain the
> orignal caller-provided host and port, we never even need to call
> InetSocketAddress.getHostName() or getHostString().
>
>

I think this is exactly what we want.  Attached is a slightly modified
version that includes fixes to the MakeSSL classes.

Kris Jurka

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Scott Harrington
Дата:
Сообщение: Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
Следующее
От: colin
Дата:
Сообщение: Re: test will not be finished when i using 200 client threads