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 will list all tablespaces

2 / 20

Which of the below best describes Postgres software model

3 / 20

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

4 / 20

What does \x instruct psql to do?

5 / 20

Constraints can be set to be deferrable?

6 / 20

What is the standard default user Postgres 16 runs as?

7 / 20

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

8 / 20

Which flag in psql can be user to switch database connections?

9 / 20

How can we see the postgres configuration parameters while in psql?

10 / 20

Which connectors does Postgres Support?

11 / 20

pg_dump backup allows us to restore data to point of end of backup time?

12 / 20

superuser can be locked to certain IPs

13 / 20

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

14 / 20

How can we easily find the definition of a View in Postgres?

15 / 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.

16 / 20

Which of the below are 2 default tablespaces with Postgres?

17 / 20

Which of below is true about tables to use COPY FREEZE?

18 / 20

Which flag in psql can be used to describe a table definition?

19 / 20

You should disable the default postgresql module before on Linux before installing the postgres server?

20 / 20

An update in Postgres is performed in place on the same data page?

Your score is

0%

Exit