Re: Question reminder

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Question reminder
Дата
Msg-id Pine.BSO.4.56.0412060401390.4347@leary.csoft.net
обсуждение исходный текст
Ответ на Question reminder  (Nicolas Modrzyk <Nicolas.Modrzyk@inrialpes.fr>)
Ответы Re: Question reminder
Список pgsql-jdbc

On Mon, 6 Dec 2004, Nicolas Modrzyk wrote:

> Hi All,
>
> I did not see any answer to the following question:
> http://archives.postgresql.org/pgsql-jdbc/2004-12/msg00001.php
>

You've shown a java client thread waiting for a response from the
database.  You've haven't shown that this is actually a problem.  You
mention it is part of a stress test, so maybe it's just taking its sweet
time.  Maybe it's blocked by another operation.  I don't think this is a
problem with the JDBC driver and I'm skeptical that it's a problem with
the backend.  Why do you think this is a real problem and not just
waiting?

Kris Jurka


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

Предыдущее
От: Nicolas Modrzyk
Дата:
Сообщение: Question reminder
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSet got NullPointerException on getMetaData calls