Postgres Server backend process

Поиск
Список
Период
Сортировка
От Jayadevan M
Тема Postgres Server backend process
Дата
Msg-id CAFS1N4gAQVtg6BymLFrnXAR6E0n=DGeYGxL4EQxqhra+LBMm7w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres Server backend process
Список pgsql-general

The pdf shows the daemon process doing authentication and spawning a process to handle the request from the client.
The code has these comments -
"When a request message is received, we now fork() immediately. The child process performs authentication of the request,"
Now authentication is done by the Backend process and not by the daemon?

Regards,
Jayadevan

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

Предыдущее
От: Tony Theodore
Дата:
Сообщение: Composite types or composite keys?
Следующее
От: "Janek Sendrowski"
Дата:
Сообщение: Re: pg_trgm module: no convertion into Trigrams on one side when comparing