I imported 11K names and was able to make it work by increasing the time out value to several hours. Some optimization could be used in these routines. I can supply a large gedcom file for testing purposes if needed.

Comments

pyutaros’s picture

I haven't personally worked on the import feature, so I'll leave PFOLK or SETH to answer this. Thanks for trying out the module.

pfolk’s picture

Importing facts is somewhat slow because each individual requires creating a node, which requires a lot of back and forth between PHP and the database. That said, I imported a larger GEDCOM than that, and it certainly didn't take hours. I'd be happy to give your file a try to see if

Also, the import feature is implemented to go in stages, so that even if the whole file would take longer than your current processing timeout, you can import the file piece by piece. Please set your processing timeout back to something normal, then try it again in stages per http://drupal.org/node/144098#comment-555464

If that doesn't work reasonably well I'll try your file on my server.

pyutaros’s picture

Setting to fixed.

pyutaros’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.