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

1. The page header stores checksum and the sizes of the other parts of the page?

2 / 10

2. Which 2 items does a Virtual XID consist of?

3 / 10

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

4 / 10

4. CLOG contains how many bits for each transaction?

5 / 10

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

6 / 10

6. UPDATE can be regarded as which 2 separate operations?

7 / 10

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

8 / 10

8. Tuples can also be referred to as columns?

9 / 10

9. CLOG Pages are never cached in memory?

10 / 10

10. What does an Item Pointer contain?

choose 3

Your score is

0%