Hi Sergio, do you have some more debugging information? How does the SQL statement look like? Is there an error?
One option is to turn on SQL logging in PostgreSQL. Also, KiWiLoader is using batched CSV dumps that it then imports into PostgreSQL. Perhaps there is just some CSV formatting problem? You could write the CSV into a file in addition to streaming it to PostgreSQL. Sebastian Sergio Fernández <[email protected]> schrieb am Di., 26. Juli 2016 um 10:25 Uhr: > Has anybody tried to load the latest release of DBpedia (2015-10) in > Marmotta/PostgreSQL using our bulk-loader? > > Some statements produce a (SQL) SELECT query that never ends... and > honestly I have no idea where to start to debug what :-/ > > Thanks in advance. > > -- > Sergio Fernández > Partner Technology Manager > Redlink GmbH > m: +43 6602747925 > e: [email protected] > w: http://redlink.co >
