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

pg_dumpall can also dump users but not global objects?

2 / 20

Which commands below are considered TCL?

3 / 20

Pages from a delete can only be reused once a Vacuum operation has been performed?

4 / 20

Which process listeners for new connections?

5 / 20

What is another name for a row in Postgres?

6 / 20

pg_dump will backup the entire cluster in one command?

7 / 20

which system function will show current user connected as?

8 / 20

Which of the below are the postgres 3 default databases?

9 / 20

What does an Attribute describe in Postgres?

10 / 20

What is the purpose of continuous archiving?

11 / 20

Which of below are valid Constraints?

12 / 20

Which connectors does Postgres Support?

13 / 20

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

14 / 20

pgAdmin query tool allows user to perform which of the below:

15 / 20

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

16 / 20

What is the maximum number of indexes a table can have in Postgres?

17 / 20

The query below will return a list of databases?

SELECT datname FROM pg_database;

18 / 20

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

19 / 20

which flags in psql will list all schema's?

20 / 20

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

Your score is

0%

Exit