On Tue, Mar 6, 2012 at 2:37 PM, Dan Kennedy <danielk1...@gmail.com> wrote:

> On 03/06/2012 02:41 PM, Max Vlasov wrote:
>
>> .... But for correct work this vfs should rely on the
>> fact that file change counter will stay the same until the final write to
>> the first sector.
>>
>
>
> Do you just want some hook called when a transaction is committed
> and the file is completely updated? That might be the xSync() on
> the db file.
>
>
It's an interesting suggestion, thanks. I just thought that using xSync I
even can only implement my own db change counter. In any case the question
is will it be called for rollback?

Max
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to