PostgreSQL_CE
PGCES-02 · Question #70
Select two suitable statements regarding a postmaster process.
The correct answer is A. A postmaster process waits for client connection requests. C. A postmaster process creates a child process which processes the given queries. See the full explanation below for the reasoning.
Question
Select two suitable statements regarding a postmaster process.
Options
- AA postmaster process waits for client connection requests.
- BA postmaster process receives and processes database queries.
- CA postmaster process creates a child process which processes the given queries.
- DA postmaster process collects statistical information.
- EA postmaster process is created for each client connection.
How the community answered
(43 responses)- A79% (34)
- B12% (5)
- D7% (3)
- E2% (1)
Community Discussion
No community discussion yet for this question.