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

The Logging collector routes log messages to which of the following?

2 / 20

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

3 / 20

What is the standard Page size in Postgres?

4 / 20

Which of the below types does Postgres Support?

5 / 20

which flag in psql will list all databaseS?

6 / 20

Which commands below are considered TCL?

7 / 20

Which of below support incremental backups?

8 / 20

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

9 / 20

Which of the below are 2 default tablespaces with Postgres?

10 / 20

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

11 / 20

Postgres does not support sequences?

12 / 20

Which of the below statements is true about tablespaces?

13 / 20

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

14 / 20

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

15 / 20

Which tools allow Point in Time recovery?

16 / 20

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

17 / 20

The SQL below will generate an EXPLAIN Plan and also run the query?

EXPLAIN select * from paul_sammy_tab1;

18 / 20

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

19 / 20

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

20 / 20

Schemas contain Users?

Your score is

0%

Exit