Support for application-initiated checkpoints?

14 views
Skip to first unread message

rstoe...@prozesstech.com

unread,
Jan 9, 2018, 7:21:53 PM1/9/18
to Xerial
Hello,

Does the sqlite-jdbc package give us the ability to perform application-initiated checkpoints?
(See section 3.2 at https://www.sqlite.org/wal.html#ckpt)

Thanks,
-Rob

rstoe...@prozesstech.com

unread,
Jan 10, 2018, 12:07:34 PM1/10/18
to Xerial
Looks like, using Spring, this statement works:

  getJdbcTemplate().update("PRAGMA wal_checkpoint(FULL)");
Reply all
Reply to author
Forward
0 new messages