Re: number of pgsql childrens

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: number of pgsql childrens
Дата
Msg-id 002001c09b5d$722ba2a0$1001a8c0@archonet.com
обсуждение исходный текст
Ответ на number of pgsql childrens  (Emmanuel Pierre <epierre@apr-job.com>)
Список pgsql-general
From: "Emmanuel Pierre" <epierre@apr-job.com>


> on my DB server I ave 245 "idle" postmasters process for 130 httpd
> persistant DB connections alive.

Are you using persistant connections from Apache/PHP? If so, you are
probably getting at least one connection per Apache child process.

> can anyone give me a clue how to manage this number of unused/idles
> children and how to have them quickerly deallocated ?

If this is Apache, you'll need to make sure the Apache processes die off
quicker. Perhaps look at MaxSpareServers.

- Richard Huxton


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

Предыдущее
От: Konstantinos Agouros
Дата:
Сообщение: -F and perl again
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: Re: Installing DBI client