Re: [Phpgedview-talk] V4 import w postgresql
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@ne...> - 2006-07-11 19:39:46
|
PHP probably ran out of memory. The default PHP setting is 8MB. You can try to increase this in your PGV configuration or in the php.ini file. It takes a lot of memory to run the married names because you have to have all of the people loaded up and all of the families loaded up in order to calculate what the married names should be. --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of vincebr549 Sent: Tuesday, July 11, 2006 12:41 PM To: php...@li... Subject: [Phpgedview-talk] V4 import w postgresql I'm trying to include the married names. After the first part completes I get a status bar for the 2nd part, it runs about 2% then stops in the postgresql log I see. Jul 11 13:50:51 web postgres[16959]: [4-1] LOG: duration: 3380.199 ms=20 statemen t: SELECT * FROM pgv_individuals WHERE i_file=3D'1' ORDER BY i_surname Jul 11 13:51:15 web postgres[16959]: [5-1] LOG: unexpected EOF on client connec tion Is this possibly because it timed out? my import file is about 5Mb --=20 Sent from the phpgedview-talk forum at Nabble.com. ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |