Schedule - PGConf NYC 2023

A Tour of PostgreSQL's On-Disk Storage

Date: 2023-10-04
Time: 10:40–11:30
Room: The Hub
Level: Advanced
Feedback: Leave feedback

In this session we'll learn about how Postgres stores data on disk, the tradeoffs resulting from the storage design, and the tools we have to introspect on-disk storage. Expect to come away with a working knowledge of tuple layout, heap layout, btree indexes, and where to find specific tables and rows on disk.

Slides

The following slides have been made available for this session:

Speaker

James Coleman