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 flag in psql can be user to switch database connections?

2 / 20

A user is the same as a schema in Postgres?

3 / 20

Postgres does not Support Table partitioning?

4 / 20

What is the maximum number of indexes a table can have in Postgres?

5 / 20

What is the standard default user Postgres 16 runs as?

6 / 20

Money is data type in Postgres?

7 / 20

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

8 / 20

Postgres uses a threads based process model?

9 / 20

Explain plans show which of below:

10 / 20

which flag is used to exit psql?

11 / 20

Which default cli is used to run sql commands in Postgres?

12 / 20

What is another name for a row in Postgres?

13 / 20

Which of below are valid methods to create a database?

14 / 20

What is the maximum Table Size in Postgres?

15 / 20

What is the name of the file that track row changes in Postgres?

16 / 20

pg_basebackup requires database to be offline for a valid backup?

17 / 20

Postgres does not support sequences?

18 / 20

a VACUUM FULL will recover space from a delete at the o/s level?

19 / 20

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

20 / 20

What is the maximum Database size for Postgres?

Your score is

0%

Exit