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 language is Postgres written in for portability

2 / 20

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

3 / 20

pg_basebackup requires database to be offline for a valid backup?

4 / 20

EXPLAIN ANALYZE is used to run query and get actual runtime stats?

5 / 20

What is the purpose of pg_ctl reload command?

6 / 20

Postgres is ACID compliant

7 / 20

Which free open source graphical monitoring tool can be used with postgres?

8 / 20

What is the maximum Table Size in Postgres?

9 / 20

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

10 / 20

Which of below are valid Constraints?

11 / 20

Which JOINS does postgres support from below:

12 / 20

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

13 / 20

Which of the below statements is true about tablespaces?

14 / 20

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

15 / 20

Which process acts as a supervisor to others in Postgres?

16 / 20

What can wal_level be set to for continuous archiving to be setup?

17 / 20

To use Row level security we must also create which of the below:

18 / 20

which flag in psql will list all databaseS?

19 / 20

which system function will return the current database user is connected?

20 / 20

Which of the below are attributes or connected to JIT compilation?

Your score is

0%

Exit