Postgres Server backend process - Mailing list pgsql-general

From Jayadevan M
Subject Postgres Server backend process
Date
Msg-id CAFS1N4gAQVtg6BymLFrnXAR6E0n=DGeYGxL4EQxqhra+LBMm7w@mail.gmail.com
Whole thread Raw
Responses Re: Postgres Server backend process
List 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 by date:

Previous
From: Tony Theodore
Date:
Subject: Composite types or composite keys?
Next
From: "Janek Sendrowski"
Date:
Subject: Re: pg_trgm module: no convertion into Trigrams on one side when comparing