Postgres 16 Beginners Knowledge Quiz

/20
Created by Paul Sammy

Postgres 16 Beginner Knowledge Checker Test 1.0

20 Questions chosen at Random to test your knowledge.

You have 3 minutes so think fast.

1 / 20

Which psql command will return a list of all dictionary views?

2 / 20

Which free open source graphical monitoring tool can be used with postgres?

3 / 20

pg_stats command is used to collect table statistics?

4 / 20

What is a another word for a table or index in Postgres?

5 / 20

ANALYZE command can be run on temporary tables?

6 / 20

How can you cancel a user query?

7 / 20

Where can we view current connections to database?

8 / 20

Which of the below are valid modes to stop a cluster?

9 / 20

Postgres is ACID compliant

10 / 20

What is the purpose of pg_ctl reload command?

11 / 20

Autovacuum automates execution which of below

12 / 20

Its possible to restrict what data is returned to a user depending on who they log on if they query the same table?

13 / 20

Postgres does not support sequences?

14 / 20

Which process listeners for new connections?

15 / 20

What can wal_level be set to for continuous archiving to be setup?

16 / 20

Is it possible to reserve connections for superusers?

17 / 20

Which of the below best describes Postgres software model

18 / 20

Which tools allow Point in Time recovery?

19 / 20

pg_dump backup allows us to restore data to point of end of backup time?

20 / 20

Explain plans show which of below:

Your score is

0%

Exit