--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,I am working on importing DBpedia RDF dumps in my postgres database. The title dump file that I am working on has > 9 million rows. I know that the right approach to use this kind of data is to use a graph db, but I do not want to complicate my stack with something like Neo4j now.I am reading the RDF dump using the RDF gem and doing a couple of ActiveRecord transactions for insertion and association. But this process is slow, and will take many days to complete. How can I speed up this process?
Anand
--
Anand
http://anandology.com/
Thanks. I have removed the indexes, but it is still pretty slow.I read more on this, and one of the suggested methods to speed things up is to disable autocommits. I haven't been able to find any documentation on how to do this till now. If anyone of you have any pointers on how to do this, please share.
--
You received this message because you are subscribed to a topic in the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bangalorerug/o392x1sFtEE/unsubscribe?hl=en-GB.
To unsubscribe from this group and all of its topics, send an email to bangalorerug...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug...@googlegroups.com.
Hi Rohit,
To unsubscribe from this group and all of its topics, send an email to bangalorerug+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Leena S N
http://www.multunus.com/
--
You received this message because you are subscribed to a topic in the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bangalorerug/o392x1sFtEE/unsubscribe?hl=en-GB.
To unsubscribe from this group and all of its topics, send an email to bangalorerug...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.