nerdexam
PostgreSQL_CE

PGCES-02 · Question #62

Select two suitable statements about postgresql.conf configuration.

The correct answer is C. The timing of when a change in any value is reflected is different depending on the E. As a boolean value, any of the following can be used: TRUE, FALSE, ON, OFF, YES, NO, 1, 0. See the full explanation below for the reasoning.

Question

Select two suitable statements about postgresql.conf configuration.

Options

  • AA line that starts with ! (exclamation mark) is interpreted as a comment.
  • BYou can have different parameters for the same option to configure each database differently.
  • CThe timing of when a change in any value is reflected is different depending on the
  • DAll options have no default values. Therefore, all of them must be set specifically and
  • EAs a boolean value, any of the following can be used: TRUE, FALSE, ON, OFF, YES, NO, 1, 0.

How the community answered

(52 responses)
  • A
    15% (8)
  • B
    10% (5)
  • C
    71% (37)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full PGCES-02 Practice