Is it possible to load files into staging tables first, then merge them
into RDF_QUAD?

Best,
Gang

On Fri, Dec 18, 2015 at 2:34 PM, Gang Fu <gangfu1...@gmail.com> wrote:

> Hi,
>
> I have deadlock problem with function 'rdf_loader_run' running in
> parallel, and I have tried many ways to avoid deadlocks, including
>
> 1)      Preprocess files using sort and uniq
>
> 2)      Loading without indexes
>
> 3)      Split big files into very small chunks
>
>
>
> But deadlocks problem is still there. It seems the only way to avoid this
> is loading in single thread, which is very slow… any other solutions?
>
>
>
> Best,
>
> Gang
>
>
>
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to