Re: hellow Postmaster and Postgres

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: hellow Postmaster and Postgres
Дата
Msg-id 200905041752.12721.peter_e@gmx.net
обсуждение исходный текст
Ответ на hellow Postmaster and Postgres  (abdelhak benmohamed <abdelhak.benmohamed@yahoo.fr>)
Список pgsql-hackers
On Monday 04 May 2009 17:24:29 abdelhak benmohamed wrote:
> what is the tie between Postgres.c and Postmaster.c

Roughly speaking, postgres.c is the server session process, and postmaster.c 
is the master process that forks the session processes.  The entry point to 
everything is in main.c.  Start reading there if you are interested in the 
details.


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: hellow Postmaster and Postgres
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: [PERFORM] high shared buffer and swap