nerdexam
Nutanix

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…

Perform Database Administration

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)
  • A
    5% (1)
  • B
    90% (19)
  • D
    5% (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

#PostgreSQL#parameter profile#GUI administration#NDB configuration

Community Discussion

No community discussion yet for this question.

Full NCP-DB-6.10 Practice