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

What does an Attribute describe in Postgres?

2 / 20

What language is Postgres written in for portability

3 / 20

What is the maximum Table Size in Postgres?

4 / 20

Which parameter must be set to TRUE for autovacuum to run

5 / 20

What are the 3 phases of Statement Processing in Postgres?

6 / 20

pg_basebackup automatically take a database cluster  in and out of backup mode?

7 / 20

Which of the below are the postgres 3 default databases?

8 / 20

Which process acts as a supervisor to others in Postgres?

9 / 20

If we delete all rows from a table, its data pages are automatically deleted to free space on disk?

10 / 20

Where can we view current connections to database?

11 / 20

The Logging collector routes log messages to which of the following?

12 / 20

pgAdmin can be used to run a database backup?

13 / 20

Which of below are types of SQL in Postgres:

14 / 20

Autovacuum can also collect database statistics?

15 / 20

What commands add rows to a newly created table and freezes them?

16 / 20

Postgres is ACID compliant

17 / 20

Each Database Cluster in Postgres has its own Data Dictionary?

18 / 20

What is the purpose of continuous archiving?

19 / 20

Which parameter can we set in postgres to track ling running queries?

20 / 20

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

Your score is

0%

Exit