Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 401 Bytes

node-duckdb.duckdb.checkpointwalsize.md

File metadata and controls

13 lines (8 loc) · 401 Bytes

Node-DuckDB API > DuckDB > checkPointWALSize

DuckDB.checkPointWALSize property

Returns the checkpoint write ahead log size used by the database.

Signature:

get checkPointWALSize(): number;