On Mon, May 18, 2015 at 12:09 PM, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> On 2015-05-18 20:32, William Stein wrote:
>>
>> - You can have read/write access the database from multiple processes at
>> once.
>
> Trivial nitpick: *read-only access* from multiple processes at once.
>
> SQLite only allows one process to write at the same time (depending on the
> configuration, it may or may not allow reading and writing concurrently).
>
> This is not relevant for the graphs database surely, but just something I
> needed to correct.

Thanks.  I'm painfully aware of this, and meant what you wrote, but
didn't make that clear at all...    (And try not to use SQLite
read-write from multiple processes on an NSF mounted directory...)

-- 
William (http://wstein.org)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to