Redrock Postgres
Search
Chinese
Version:
9.3
/
9.4
/
9.5
/
9.6
/
10
/
11
/
12
/
13
/
14
/
15
/
16
PostgreSQL 9.5.3 Documentation
Prev
Up
Next
Chapter 63. Database Physical Storage
Table of Contents
63.1.
Database File Layout
63.2.
TOAST
63.2.1.
Out-of-line, on-disk TOAST storage
63.2.2.
Out-of-line, in-memory TOAST storage
63.3.
Free Space Map
63.4.
Visibility Map
63.5.
The Initialization Fork
63.6.
Database Page Layout
This chapter provides an overview of the physical storage format used by
PostgreSQL
databases.
Prev
Home
Next
Extensibility
Up
Database File Layout