Re: [Virtuoso-users] Disabling logging & transactions with DB.DBA.TTLP_MT

2017-06-27 Thread Kingsley Idehen
On 6/27/17 4:00 PM, Frederick Giasson wrote: > Hi, > > Quick question regarding DB.DBA.TTLP_MT. I run the following command: > > DB.DBA.TTLP_MT (file_to_string_output ('some.n3'), '', > 'http://foo/bar/' 0, 0, 4, 0); > > "some.n3" is about 30G big with a few hundred million triples. > > I thoug

[Virtuoso-users] Disabling logging & transactions with DB.DBA.TTLP_MT

2017-06-27 Thread Frederick Giasson
Hi, Quick question regarding DB.DBA.TTLP_MT. I run the following command: DB.DBA.TTLP_MT (file_to_string_output ('some.n3'), '', 'http://foo/bar/' 0, 0, 4, 0); "some.n3" is about 30G big with a few hundred million triples. I thought that this would disable transactions and logging, but it d