EnterpriseDB PostgreSQL Essentials Certification v13 PostgreSQL-Essentials Exam Questions

Page: 1 / 14
Total 71 questions
Question 1

Which parameter sets the number of autovacuum worker processes?



Answer : B


Question 2

Which pg_dump option creates a backup that can be restored using pg_restore?



Answer : D


Question 3

Which pg_restore option allows you to drop database objects before recreating them?



Answer : B


Question 4

Which PostgreSQL configuration parameter controls the amount of memory used for sorting operations before writing to temporary disk files?



Answer : B


Question 5

In PostgreSQL 13, which parameter must be set to enable WAL archiving for Point-in-Time Recovery?



Answer : A


Question 6

You need to restore only the schema from a custom format backup file. Which pg_restore option should you use?



Answer : D


Question 7

You want to update statistics for the emp and dept tables to help the query planner. Which command should you use?



Answer : B


Page:    1 / 14   
Total 71 questions