NCP-DB-6.10 · Question #173
An administrator needs to add multiple databases to an existing PostgreSQL instance. How should the administrator satisfy this requirement?
The correct answer is B. Modify parameter profile using the GUI. To add multiple databases to an existing PostgreSQL instance managed by NDB, the administrator should use the NDB graphical user interface (GUI). The GUI provides a user- friendly way to modify the parameter profile associated with the PostgreSQL instance, allowing the addition…
Question
An administrator needs to add multiple databases to an existing PostgreSQL instance. How should the administrator satisfy this requirement?
Options
- AModify parameter profile using ncli.
- BModify parameter profile using the GUI.
- CModify parameter profile using post script.
- DModify parameter profile using NDB CLI.
How the community answered
(21 responses)- A5% (1)
- B90% (19)
- D5% (1)
Explanation
To add multiple databases to an existing PostgreSQL instance managed by NDB, the administrator should use the NDB graphical user interface (GUI). The GUI provides a user- friendly way to modify the parameter profile associated with the PostgreSQL instance, allowing the addition of new databases by adjusting settings such as database names, sizes, or configurations. This process typically involves navigating to the "Databases" or "Instances" section, selecting the PostgreSQL instance, and editing the parameter profile to include additional
Topics
Community Discussion
No community discussion yet for this question.