Re: Problems with query in highly concurrent environment

Поиск
Список
Период
Сортировка
От Jim Wilson
Тема Re: Problems with query in highly concurrent environment
Дата
Msg-id 200502250045.j1P0jrF4031001@linus.kelco1.com
обсуждение исходный текст
Ответ на Problems with query in highly concurrent environment  (Aleksei Valikov <valikov@gmx.net>)
Список pgsql-general
> From: Aleksei Valikov
>
<snip>
> Moreover, what I find very strange is that when I log in with psql (or
> any other SQL client) onto the production database and execute the same
> query, it runs fast - even in peak hours!
>
<snip>

That is strange.  Is this a networking issue?  Are your clients becoming memory
bound (e.g. not enough RAM or poor garbage collection/memory leakage on the
client side)?

Best regards,

Jim Wilson



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Pg 8.0rc5 to 8.0.1 update
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Possible to run the server with ANSI/ISO string escapeing