<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Speed up import in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317266#M4267</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Yes importing few millions of documents is a question of days.&lt;/P&gt;
&lt;P&gt;A much faster way is to generate the ad'hoc SQL dump and to populate the database with
the PostgreSQL copy instruction.
This is possible if the data layout to import is simple.&lt;/P&gt;
&lt;P&gt;ben&lt;/P&gt;</description>
    <pubDate>Fri, 16 Mar 2012 15:22:30 GMT</pubDate>
    <dc:creator>ben_</dc:creator>
    <dc:date>2012-03-16T15:22:30Z</dc:date>
    <item>
      <title>Speed up import</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317265#M4266</link>
      <description>&lt;P&gt;Based on the nuxeo-platform-importer package we have developed our own importer tool.
Up to one million documents the average import speed is about 250 docs/sec. Importing further documents takes more and more time and the average speed goes down to 50 docs/sec and less.&lt;BR /&gt;/&amp;gt;&lt;BR /&gt;/&amp;gt;We followed all performance-relevant instructions for postgres DB described &lt;A href="http://doc.nuxeo.com/display/ADMINDOC/Configuring+PostgreSQL"&gt;here&lt;/A&gt;. My question is if anyone knows further measures to speed up import since we had to import several millions documents.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:47:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317265#M4266</guid>
      <dc:creator>abc_xyz</dc:creator>
      <dc:date>2012-03-16T14:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Speed up import</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317266#M4267</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Yes importing few millions of documents is a question of days.&lt;/P&gt;
&lt;P&gt;A much faster way is to generate the ad'hoc SQL dump and to populate the database with
the PostgreSQL copy instruction.
This is possible if the data layout to import is simple.&lt;/P&gt;
&lt;P&gt;ben&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 15:22:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317266#M4267</guid>
      <dc:creator>ben_</dc:creator>
      <dc:date>2012-03-16T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Speed up import</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317267#M4268</link>
      <description>&lt;P&gt;The big thing I found to help with mass import tuning was batch size - that is number of documents created before a commit (save) is performed. Too small and the overhead is large (per transaction). Too big and Postgres complains (not to mention a hickup runs the risk of losing all the documents in the commit).&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 22:14:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/speed-up-import/m-p/317267#M4268</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-03-16T22:14:31Z</dc:date>
    </item>
  </channel>
</rss>

