nerdexam
PostgreSQL_CE

PGCES-02 · Question #69

PGCES-02 Question #69: Real Exam Question with Answer & Explanation

Sign in or unlock PGCES-02 to reveal the answer and full explanation for question #69. The question stem and answer options stay visible for context.

Question

A pg_hba.conf file is set up as follows. local all all md5 host all all 127.0.0.1/32 md5 host all all 172.16.1.0/24 md5 PostgreSQL CE PGCES-02 Exam When user foo connects to database bar from host IP address 172.16.1.2, I would like password verification to not be performed. Select one appropriate line for the new pg_hba.conf file.

Options

  • AAdd "hostfoo bar 172.16.1.2/32 trust" to the first row.
  • BAdd "host barfoo 172.16.1.2/32 trust" to the first row.
  • CAdd "hostfoo bar 172.16.1.2/32 trust" to the last row.
  • DAdd "host barfoo 172.16.1.2/32 trust" to the last row.
  • EThe settings are fine as is.

Unlock PGCES-02 to see the answer

You've previewed enough free PGCES-02 questions. Unlock PGCES-02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full PGCES-02 Practice
A pghba.conf file is set up as follows. local all all md5 host all... | PGCES-02 Q#69 Answer | NerdExam