PostgreSQL_CE
PGCES-02 · Question #35
PostgreSQL CE PGCES-02 Exam Select the most appropriate statement about the initdb command.
The correct answer is A. It can not be executed by an OS administrator-level user (root user). See the full explanation below for the reasoning.
Question
PostgreSQL CE PGCES-02 Exam Select the most appropriate statement about the initdb command.
Options
- AIt can not be executed by an OS administrator-level user (root user).
- BIt can only be executed by the user who installed PostgreSQL.
- CUnless the environment variable PGDATA is set, it can not be executed.
- DWhen "auto" is designated as the value for the environment variable PGDATA, a directory is
- EThe directory designated by the environment variable PGDATA must exist.
How the community answered
(45 responses)- A78% (35)
- B4% (2)
- C2% (1)
- D2% (1)
- E13% (6)
Community Discussion
No community discussion yet for this question.