I don't think so. Once Simon unquoted his cmd line option values, he was able to do a DB copy with the following OS/DB combinations:
Windows + sqlite Windows + mysql But is reporting issues with Windows + postgres (memory leak?) His plan is to repeat the same steps but on a linux system, then compare/diff output. I think it is unrelated to the script, but i dont have a windows machine to test/debug. Mart :) Sent from mart's iPhone On 2013-01-09, at 8:35 AM, Massimo Di Pierro <[email protected]> wrote: > Is there still an open issue here? > > On Tuesday, 8 January 2013 04:58:58 UTC-6, Simon Ashley wrote: >> >> That's a negative on cache.py. >> It's from a nightly build pulled about 5 days ago. >> The csv in question is about 150k records. >> (have pruned it down to a test of 10 records, and they import OK). >> Has about 140 fields, quite a few nulls, and have compensated for the >> adapter's postgres decimal precision issue. >> (its the largest table in the app, and others appear to import OK) >> >> Still building a u12.10 environment under vmware to test >> (linux skills are rusty but coming back) > -- > > > --

