Hi sir,

Thanks a lot. It is working fine with the same path and with multiprocess.

Thanks and regards
Deepak

On Wednesday 13 May 2015 06:44 PM, Richard Hipp wrote:
> On 5/13/15, Deepak Hegde <deepakk at allgosystems.com> wrote:
>> I have gone through the document and it says, it is not thread safe.
>> What if the same database is used in the multiple processes?
>> Can we have actual database path and this temporary path same?
>>
> process!=thread.  It is perfectly safe to run PRAGMA
> temp_store_directory and point it to the same directory on multiple
> processes.  It is perfectly safe to have temp_store_directory and the
> main database directory be the same.


-- 
Thanks and Regards
Deepak

Reply via email to