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 of the below types does Postgres Support?

2 / 20

What is another name for a row in Postgres?

3 / 20

What is the maximum Database size for Postgres?

4 / 20

Which parameter must be set to TRUE for autovacuum to run

5 / 20

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

6 / 20

which psql command will return a list of databases?

7 / 20

Where can we view current connections to database?

8 / 20

Which psql command will return a list of all dictionary views?

9 / 20

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

10 / 20

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

11 / 20

Some views allow data to be updated?

12 / 20

Which JOINS does postgres support from below:

13 / 20

How can you cancel a user query?

14 / 20

The Logging collector routes log messages to which of the following?

15 / 20

pg_dump produces a backup file that is human readable with commands and data to create objects?

16 / 20

which of below are valid dictionary tables/views?

17 / 20

A CROSS JOIN and a FULL OUT JOIN are the same thing?

18 / 20

Which connectors does Postgres Support?

19 / 20

which command can be used to verify a backup taken with pg_basebackup?

20 / 20

Which of the below is an open source tool for remote backups?

Your score is

0%

Exit