PostgreSQL_CE
PGCES-02 · Question #61
I would like to be able to save log entries as shown below. Select a correct configuration setting from statements below. LOG: connection received: host=[local] port= LOG: connection authorized…
The correct answer is B. log_connections = true. See the full explanation below for the reasoning.
Question
I would like to be able to save log entries as shown below. Select a correct configuration setting from statements below. LOG: connection received: host=[local] port= LOG: connection authorized: user=postgres database=test
Options
- Asyslog = true
- Blog_connections = true
- Clog_authorization = true
- Dlog_hostname = true
- Elog_min_level = log
How the community answered
(40 responses)- A5% (2)
- B78% (31)
- C3% (1)
- D13% (5)
- E3% (1)
Community Discussion
No community discussion yet for this question.