Re: Slow query after upgrades

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Slow query after upgrades
Дата
Msg-id Pine.BSO.4.64.0712140522480.15803@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Slow query after upgrades  (Albert László-Róbert<albertlaszlorobert@gmail.com>)
Ответы Re: Slow query after upgrades  (Albert László-Róbert<albertlaszlorobert@gmail.com>)
Список pgsql-jdbc

On Fri, 14 Dec 2007, Albert L�szl�-R�bert wrote:

> the performance before were arount 1-2 minutes ... and after the upgrade
> it was about 30-40 minutes and more ... but because our application is
> running throw the internet using the CORBA technology in most of the
> cases the database throws an org.postgresql.util.PSQLException(: An I/O
> error occured while sending to the backend.) exception.
>

I don't understand why running slower results in IOExceptions.  Is the
driver actively broken, or is your app just slower?

Kris Jurka

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

Предыдущее
От: "Guillaume Smet"
Дата:
Сообщение: Re: Slow query after upgrades
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: how to set a PreparedStatement column of XML type in 8.3?