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 environment variable can be set to avoid specifying a database when using psql connections?

2 / 20

what utility is used to start and stop a database cluster?

3 / 20

Vacuuming takes out SHARED locks only to allow performance to not be impeded?

4 / 20

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

5 / 20

What language is Postgres written in for portability

6 / 20

pg_dumpall can also dump users but not global objects?

7 / 20

Which tool allows incremental backups to be taken?

8 / 20

How can we run a script while invoking psql?

9 / 20

which command can be used to verify a backup taken with pg_basebackup?

10 / 20

Which flag in psql will list all tablespaces

11 / 20

Which tools allow Point in Time recovery?

12 / 20

What is the default search_path

13 / 20

Which of the below is an open source tool for remote backups?

14 / 20

What is the purpose of schema search_path

15 / 20

Which postgres server paraemeter are read only?

16 / 20

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

17 / 20

Where can we view current connections to database?

18 / 20

Autovacuum can also collect database statistics?

19 / 20

Which of the below platforms are packages and installers available for?

20 / 20

You should disable the default postgresql module before on Linux before installing the postgres server?

Your score is

0%

Exit