...

/

Quiz on PostgreSQL Backup and Recovery

Quiz on PostgreSQL Backup and Recovery

Test your knowledge on backup and recovery for a PostgreSQL database.

We'll cover the following...
Technical Quiz
1.

What is the primary function of the pg_dump utility in PostgreSQL?

A.

To back up the database

B.

To restore the database

C.

To optimize the database

D.

To monitor the database


1 / 5
...