[OPEN-ILS-GENERAL] importing 2000.000 records
Jason Stephenson
jstephenson at mvlc.org
Thu Mar 24 11:42:50 EDT 2011
Quoting Marjolein Kremer <mkr at iisg.nl>:
> Hello,
>
> Does someone know what time it will take to import 2000.000 records
> into Evergreen? We will be using EG 2.0.3.
Marjolein,
Unfortunately, no. The time depends on a number of factors. The most
important of these are the power of your database server and how it is
configured. The second is how you are loading the records and whether
or not you load them in serial or parallel fashion.
I can tell you that it took 8 hours, 17 minutes, and 20 seconds to
load 927,286 bibliographic records into our development database
server with 24GB of RAM, 2 quad-core 2.5GHz CPUs, and PostgreSQL
optimized to use the server's resources. That time was achieved with 7
parallel load processes each processing 10,000 records simultaneously.
We also loaded 508,003 authorities at the same time. (The authorities
only took about half an hour to load, because Evergreen does much less
server side processing with authority records.)
The above was done on a trunk installation, so it is not 2.0.3, but
something more recent that requires PostgreSQL 9.0.
Hopefully, that gives you some idea of how long your load might take.
HTH,
Jason Stephenson
Merrimack Valley Library Consortium
>
> Marjolein Kremer
> IISG
> Books and Serials Acquisitions
>
>
>
>
>
>
More information about the Open-ils-general
mailing list