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

What does an Item Pointer contain?

choose 3

2 / 10

If a transaction aborts, all page changes are reverted(rolled back) in place?

3 / 10

Page free space can often become fragmented?

4 / 10

CLOG Pages are never cached in memory?

5 / 10

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

6 / 10

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

7 / 10

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

8 / 10

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

9 / 10

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

10 / 10

Each page has a layer that usually consists of?

choose 2

Your score is

0%