Name

SQLITE_MAX_PAGE_SIZE — Max database page size

Common Usage

SQLITE_MAX_PAGE_SIZE=bytes

Default

32768 bytes

Description

The maximum size of a database page. The default 32K value is the maximum allowed by the internal architecture of SQLite. This value can only be lowered.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.