Closed (fixed)
Project:
Family Tree
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2007 at 03:05 UTC
Updated:
26 Sep 2008 at 04:02 UTC
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
Comment #1
pyutaros commentedI haven't personally worked on the import feature, so I'll leave PFOLK or SETH to answer this. Thanks for trying out the module.
Comment #2
pfolk commentedImporting 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.
Comment #3
pyutaros commentedSetting to fixed.
Comment #4
pyutaros commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.