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

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

2 / 20

which extension can be used to encrypt column data?

3 / 20

Explain plans show which of below:

4 / 20

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

5 / 20

Which 2 commands below are considered DCL?

6 / 20

Which postgres command is used to unload table data into csv files on disk?

7 / 20

Postgres is ACID compliant

8 / 20

How can you cancel a user query?

9 / 20

How would you using psql lists tables, views, and sequences with access privileges?

10 / 20

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

11 / 20

What is another name for a row in Postgres?

12 / 20

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

13 / 20

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

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

15 / 20

Some views allow data to be updated?

16 / 20

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

17 / 20

What is the standard default user Postgres 16 runs as?

18 / 20

superuser can be locked to certain IPs

19 / 20

What does \x instruct psql to do?

20 / 20

Which of the below are the postgres 3 default databases?

Your score is

0%

Exit