Re: Why is PGStream.flush() taking so much time?

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Why is PGStream.flush() taking so much time?
Дата
Msg-id 41990010.8020903@opencloud.com
обсуждение исходный текст
Ответ на Why is PGStream.flush() taking so much time?  (Guido Fiala <guido.fiala@dka-gmbh.de>)
Список pgsql-jdbc
Guido Fiala wrote:
> Due to performance problems profiling showed the PGStream.flush() - thats
> pg_output buffered Stream - takes the most time although we do not really
> send much sql-queries at that time, at least we get much more data than we
> send. System and database is also almost idle at that time.

Can you show us the whole profile? I can't see why flush() should be
expensive at all. Are you sure that you are not counting time spent
blocked in native code as busy time? (hprof likes to do that)

-O

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

Предыдущее
От: Serguei Mokhov
Дата:
Сообщение: Translation updates: ru
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Translation updates: ru