On 26 Mar 2018, at 9:26am, Olivier Mascia <o...@integral.be> wrote:

> Simon, if this discussion is really around the branch 
> 'server-process-edition', it was my (possibly wrong) understanding that this 
> is not really true. This branch does apply page-level locking, or I got it 
> all wrong.

Whoops.  Thanks for the correction, Olivier.  OP please check the page Olivier 
cited:

<https://sqlite.org/src/artifact/0c6bc6f55191b690>

I don't know how this information modifies the answers I gave.  Perhaps lock 
conflicts occur only when two connections try to access the same page of the 
database file.  One page of the database file might contain the data for part 
of one row, one row, or more than one row of a table.

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

Reply via email to