Name

fullfsync — Control the level of disk synchronization

Common Usage

PRAGMA fullfsync;
PRAGMA fullfsync = switch;

Description

The fullfsync pragma enables the F_FULLFSYNC filesystem synchronization method. This provides an extra layer of robust file syncing. Currently, Mac OS X is the only operating system that supports this method.

See Also

synchronous

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.