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

Autovacuum can also collect database statistics?

2 / 20

Which postgres command is used to unload table data into csv files on disk?

3 / 20

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

4 / 20

which system function will return the current database user is connected?

5 / 20

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

6 / 20

pg_dumpall allows point in time recovery to any point in time as long as WAL logs are available?

7 / 20

Which flag in psql can be user to switch database connections?

8 / 20

Which 2 commands can either be run to reload update to pg_hba.conf

9 / 20

Schemas contain Users?

10 / 20

Which 2 command are used to provide or remove privileges in Postgres?

11 / 20

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

12 / 20

Which of below is true about tables to use COPY FREEZE?

13 / 20

which psql command will return a list of databases?

14 / 20

Which flag in psql will list all tablespaces

15 / 20

A domain is a data type that allows storing of network and web address in a format easily queried?

16 / 20

What is the maximum Table Size in Postgres?

17 / 20

which system function will show current user connected as?

18 / 20

A database cluster is a 2 node active/active Database for High Availability in Postgres?

19 / 20

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

20 / 20

Which of the below types does Postgres Support?

Your score is

0%

Exit