PostgreSQL 14 Internals Quiz

Created by Paul Sammy

PostgreSQL 14 Internals Chapter 3

A quiz to test the knowledge of those reading and learning from Postgres 14 Internals book by Egor Rogov, covering topics in Chapter 3.

1 / 10

Page header sizes can be easily displayed using the <choose from answers> extension

2 / 10

If a transaction is read only which kind of Transaction ID is it allocated?

3 / 10

a transaction containing a savepoint is will still be considered as only a single transaction?

4 / 10

at any one time Postgres can have several versions of a row?

5 / 10

CLOG Pages are never cached in memory?

6 / 10

Postgres table physical data files are always cross compatible across platforms?

7 / 10

Which of the below are true about a Pages Item Pointer?

8 / 10

indexes do not use row versioning?

9 / 10

psql provides a special mode that allows you to continue a transaction after a failure?

10 / 10

Indexes values also support multi versioning with several versions of an index value existing at any point in time?

Your score is

0%