Re: pgsql/src backend/libpq/auth.c backend/postmas ...
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql/src backend/libpq/auth.c backend/postmas ... |
| Дата | |
| Msg-id | 18621.993144195@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql/src backend/libpq/auth.c backend/postmas ... (Peter Eisentraut - PostgreSQL <petere@hub.org>) |
| Ответы |
Re: pgsql/src backend/libpq/auth.c backend/postmas ...
|
| Список | pgsql-committers |
Peter Eisentraut - PostgreSQL <petere@hub.org> writes:
> Handle reading of startup packet and authentication exchange after forking
> a new postmaster child process. This should eliminate problems with
> authentication blocking (e.g., ident, SSL init) and also reduce problems
> with the accept queue filling up under heavy load.
One question about this --- why did you put the call to
ClientAuthentication() into postgres.c? Seems like it should be in the
postmaster, probably in DoBackend right after the call to
ProcessStartupPacket.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера