EnterpriseDB PostgreSQL Essentials Certification v13 PostgreSQL-Essentials Exam Questions

Page: 1 / 14
Total 71 questions
Question 1

You want to export query results to a CSV file from psql. Which command should you use?



Answer : A


Question 2

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



Answer : D


Question 3

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



Answer : A


Question 4

Which psql command toggles the display of tuples only (without column headers)?



Answer : B


Question 5

Which configuration parameter controls the amount of memory allocated for shared buffers?



Answer : B


Question 6

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



Answer : B


Question 7

In PostgreSQL 13, what is the difference between GENERATED ALWAYS AS IDENTITY and GENERATED BY DEFAULT AS IDENTITY?



Answer : A


Page:    1 / 14   
Total 71 questions