Afficher un message
Vieux 20/09/2007, 12h42   #3
Lammi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Very Large text file parsing

better split that file in small parts. it will take hours to parse a
750 mb file, it's not a good idea to allow a script to run for such a
long time. if you're on a multiprocessor machine you may use a single
processor for that job.

is that file updated from day to day and you need to insert the
changes into your database?

  Réponse avec citation
 
Page generated in 0,04517 seconds with 9 queries