db5.3_checkpoint (1) Linux Manual Page
db5.3_checkpoint – Periodically checkpoint transactions Synopsis db5.3_checkpoint [-1Vv] [-h home] [-k kbytes] [-L file] [-P password] [-p min] Description The 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…
