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

What is the maximum Table Size in Postgres?

2 / 20

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

3 / 20

Which JOINS does postgres support from below:

4 / 20

What is another name for a row in Postgres?

5 / 20

What is the standard Page size in Postgres?

6 / 20

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

7 / 20

What commands add rows to a newly created table and freezes them?

8 / 20

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

9 / 20

Postgres uses a threads based process model?

10 / 20

Which configuration files restricts and configures host based access?

11 / 20

What is the standard default user Postgres 16 runs as?

12 / 20

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

13 / 20

which command can be used to verify a backup taken with pg_basebackup?

14 / 20

Which of the below are 2 default tablespaces with Postgres?

15 / 20

Which flag in psql will list all tablespaces

16 / 20

We should VACUUM every table at least every 4 billion transactions?

17 / 20

Which parameter can we set in postgres to track ling running queries?

18 / 20

Which of the below are background processes in Postgres?

19 / 20

which flags in psql will list all schema's?

20 / 20

Which of below are types of SQL in Postgres:

Your score is

0%

Exit