| От | Magnus Naeslund(f) |
|---|---|
| Тема | Re: postmaster process |
| Дата | |
| Msg-id | 075601c29a55$49d070d0$f80c0a0a@mnd обсуждение исходный текст |
| Ответ на | postmaster process ("Al Bean" <albean84@hotmail.com>) |
| Список | pgsql-general |
Al Bean <albean84@hotmail.com> wrote: > Hi, > > I just started working with postgres. When I do a top and display > all the processes for the postgres user I notice that there are three > postmaster processes. I'm just wondering if its normal for three to > be running. Is there are way to increase / decrease this number? > > Thanks, > Al > Yes it's normal. The three processes do different things: postmaster <- main postgresql process postgres: stats buffer process postgres: stats collector process The processes are forked so they don't take as much extra memory as one would think. Also there will be one more per session to the database. Magnus
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера