Re: Why is this system swapping?

Поиск
Список
Период
Сортировка
От Jeff
Тема Re: Why is this system swapping?
Дата
Msg-id cbe3ad2481e7cf5fcde552427c98f540@torgo.978.org
обсуждение исходный текст
Ответ на Re: Why is this system swapping?  (Greg Stark <gsstark@mit.edu>)
Ответы Re: Why is this system swapping?  (Greg Stark <gsstark@mit.edu>)
Список pgsql-performance
On Apr 27, 2005, at 2:29 PM, Greg Stark wrote:

> "AI would seriously look at tuning those connection pools down. A lot.
> If your
> server processes are sitting idle over half the time I would at least
> cut it
> by a factor of 2.
>

Are you (Anjan) using real or fake connection pooling - ie pgpool
versus php's persistent connections ?  I'd strongly recommend looking
at pgpool. it does connection pooling correctly (A set of X connections
shared among the entire box rather than 1 per web server)

--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/


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

Предыдущее
От: Steve Poe
Дата:
Сообщение: Re: Final decision
Следующее
От: John A Meinel
Дата:
Сообщение: Re: Final decision