On 2011.03.29 11:01, John Robson wrote: > I have a file.txt with 10,000 rows, each row contains data separated > by > commas. I treat every line and save in PostgreSQL. Is there any reason this needs to be done within your Wt application? Especially if this is for initial population of the database, there is probably a PostgreSQL utility to do a bulk load, which would likely be much more efficient.
Jack ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
