wal_committed


Description:

public virtual void wal_committed (string db_name, int pages)

Emitted when data is committed to the write-ahead log

Parameters:

db_name the name of the database the WAL was committed for
pages the number of pages committed

See also:

journal_mode

Content:

Methods: