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 of the below are background processes in Postgres?

2 / 20

Using psql what is '-p' flag user for

3 / 20

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

4 / 20

pgAdmin can be used to run a database backup?

5 / 20

What does an Attribute describe in Postgres?

6 / 20

Which commands below are considered TCL?

7 / 20

Which file is updated if settings are changed with ALTER SYSTEM?

8 / 20

Some views allow data to be updated?

9 / 20

What is the purpose of the Background Writer?

10 / 20

Postgres is ACID compliant

11 / 20

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

12 / 20

Schemas contain Users?

13 / 20

Which default cli is used to run sql commands in Postgres?

14 / 20

pg_dump produces a backup file that is human readable with commands and data to create objects?

15 / 20

What language is Postgres written in for portability

16 / 20

postgres uses a visibility map that tracks change to determine which tables/rows to perform a Vacuum on?

17 / 20

Which command modifies Database settings at the cluster level?

18 / 20

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

19 / 20

which flag in psql will list all databaseS?

20 / 20

What is the maximum Row Size in Postgres?

Your score is

0%

Exit