nerdexam
PostgreSQL_CE

PGCES-02 · Question #31

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

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

Question

PostgreSQL CE PGCES-02 Exam I would like to restore the database cluster from the "db1.dump" backup file. Select the correct command from below. (Note: "postgres" is the superuser)

Options

  • Apg_restore -U postgres -f db1.dump db1
  • Bpg_dump --restore db1 < db1.dump
  • Cpg_dump -U postgres --restore db1 < db1.dump
  • Dpsql -U postgres -f db1.dump db1
  • Epg_resetxlog -U postgres db1 < db1.dump

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
PostgreSQL CE PGCES-02 Exam I would like to restore the database... | PGCES-02 Q#31 Answer | NerdExam