Hi all,
Is it possible to cancel check-pointing operation in any way ?
I could find how to interrupt queries (?sqlite3_interrupt) but I assume it
won't work for check-pointing (not really a query).
However, like long-lasting queries, check-pointing can take a while, thus I am
wondering if th
On 5/3/16, Albert Banaszkiewicz wrote:
> Hi all,
>
>
> Is it possible to cancel check-pointing operation in any way ?
>
You can kill the thread or process that is running the checkpoint.
Other than that, there is not currently any way to interrupt a
checkpoint in progress.
--
D. Richard Hipp
dr
2 matches
Mail list logo