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 2 default tablespaces with Postgres?

2 / 20

Which of the below are attributes or connected to JIT compilation?

3 / 20

Which of below are valid methods to create a database?

4 / 20

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

5 / 20

A CROSS JOIN and a FULL OUT JOIN are the same thing?

6 / 20

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

7 / 20

Explain plans show which of below:

8 / 20

which flag is used to exit psql?

9 / 20

Which of the below best describes Postgres software model

10 / 20

which below functions can be used to CAST one datatype to another

11 / 20

Each Database Cluster in Postgres can share a TCP Port for connections with other Postgres Database Clusters?

12 / 20

To use Row level security we must also create which of the below:

13 / 20

Which of below utilities are considerations for logical backup?

14 / 20

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

15 / 20

How can you kill a user session?

16 / 20

Which commands below are considered TCL?

17 / 20

How can we run a script while invoking psql?

18 / 20

Which of the below are background processes in Postgres?

19 / 20

Which of below arguments are needed for psql connections?

20 / 20

pg_dump will backup the entire cluster in one command?

Your score is

0%

Exit