Re: Need help in performance tuning.

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Need help in performance tuning.
Дата
Msg-id AANLkTinKXhXnmHmUR1ZFkr0LcMTsCzXGy0bdYqtZXxcw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Need help in performance tuning.  (Hannu Krosing <hannu@2ndquadrant.com>)
Ответы Re: Need help in performance tuning.  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-performance
On Thu, Jul 8, 2010 at 11:48 PM, Hannu Krosing <hannu@2ndquadrant.com> wrote:
> One example where you need a separate connection pool is pooling really
> large number of connections, which you may want to do on another host
> than the database itself is running.

Definitely.  Often it's best placed on the individual webservers that
are making requests, each running its own pool.

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Need help in performance tuning.
Следующее
От: Ivan Voras
Дата:
Сообщение: Understanding tsearch2 performance