EnterpriseDB PostgreSQL Essentials Certification v13 PostgreSQL-Essentials Exam Questions

Page: 1 / 14
Total 71 questions
Question 1

You are connected to a PostgreSQL database. After executing a complex query an error message is displayed. You want to edit and rerun the previously executed query. Which command can be used to edit the query buffer?



Answer : C


Question 2

In PostgreSQL, which system catalog stores information about databases?



Answer : A


Question 3

Which pg_dump option allows you to dump only the data without schema definitions?



Answer : B


Question 4

Which directory in the PostgreSQL data directory contains the Write-Ahead Log files?



Answer : C


Question 5

You want to list all schemas in the current database using psql. Which command should you use?



Answer : B


Question 6

You want to reload the PostgreSQL configuration without restarting the server. Which function should you execute?



Answer : B


Question 7

Which parameter specifies the number of connections reserved for superusers in PostgreSQL?



Answer : B


Page:    1 / 14   
Total 71 questions