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

Is it possible to reserve connections for superusers?

2 / 20

EXPLAIN ANALYZE is used to run query and get actual runtime stats?

3 / 20

What command is used to initialise a new cluster?

4 / 20

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

5 / 20

Which JOINS does postgres support from below:

6 / 20

Which commands below are considered TCL?

7 / 20

Some views allow data to be updated?

8 / 20

Postgres uses a threads based process model?

9 / 20

What is the maximum Database size for Postgres?

10 / 20

Which postgres server paraemeter are read only?

11 / 20

Which o/s file are server settings updated in?

12 / 20

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

13 / 20

which psql command will return a list of databases?

14 / 20

which flags in psql will list all schema's?

15 / 20

Which of the below best describes Postgres software model

16 / 20

Which flag in psql will list all tablespaces

17 / 20

Autovacuum automates execution which of below

18 / 20

Which psql command will return a list of all dictionary views?

19 / 20

When using pg_dump if o/s filesize limit will cause a dump to fail as dump as its too large what native o/s commands can use to reduce filesize.

20 / 20

What is the default search_path

Your score is

0%

Exit