db5.3_checkpoint (1) Linux Manual Page
db5.3_checkpoint – Periodically checkpoint transactions Synopsisdb5.3_checkpoint [-1Vv] [-h home] [-k kbytes] [-L file] [-P password] [-p min] DescriptionThe db5.3_checkpoint utility is a daemon process that monitors the database log, and periodically calls DB_ENV->txn_checkpoint to checkpoint it. Options-1 Checkpoint the log once, regardless of whether or not there has been activity since the last checkpoint and…
