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

The page header is located in the highest address?

3 / 10

Which 2 of the below represent transaction IDs used for row versioning?

4 / 10

When a transaction is committed Postgres uses a special <replace with answer> structure?

5 / 10

Which 2 items does a Virtual XID consist of?

6 / 10

What does an Item Pointer contain?

choose 3

7 / 10

Each page has a layer that usually consists of?

choose 2

8 / 10

virtual IDs exist only in PGDATA/pg_vxid when not cached?

9 / 10

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

10 / 10

CLOG contains how many bits for each transaction?

Your score is

0%