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. Which 2 items does a Virtual XID consist of?

2 / 10

2. Information about subtransactions is stored under?

3 / 10

3. Which function can we use to find the current transaction ID?

4 / 10

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

5 / 10

5. Page free space can often become fragmented?

6 / 10

6. In Postgres, tables are often referred to as which of the below?

7 / 10

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

8 / 10

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

9 / 10

9. Each page has a layer that usually consists of?

choose 2

10 / 10

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

Your score is

0%