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

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

2 / 20

pg_dumpall can also dump users but not global objects?

3 / 20

Which parameter must be set to TRUE for autovacuum to run

4 / 20

Server setting parameters are case sensitive?

5 / 20

Which of below are valid Constraints?

6 / 20

which below functions can be used to CAST one datatype to another

7 / 20

Using psql what is '-p' flag user for

8 / 20

What is the purpose of schema search_path

9 / 20

which of below are valid dictionary tables/views?

10 / 20

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

11 / 20

How can we run a script while invoking psql?

12 / 20

Which 2 commands can either be run to reload update to pg_hba.conf

13 / 20

pgAdmin query tool allows user to perform which of the below:

14 / 20

What are the 3 phases of Statement Processing in Postgres?

15 / 20

Autovacuum automates execution which of below

16 / 20

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

17 / 20

There will be 1 physical file on disk per table or index?

18 / 20

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

19 / 20

What is another name for a row in Postgres?

20 / 20

pg_stats command is used to collect table statistics?

Your score is

0%

Exit