Re: MemoryError on insert_query

2011-07-19 Thread thanos
Thanks Tom settings.DEBUG was True, now False and all well Thanks again Thanos trades done 75 in 3640.7334 trades done 751000 in 3645.2171 trades done 751812 in 3649.1547 (6711, 6732, 751812) On Jul 19, 11:56 am, Tom Evans wrote: > On Tue, Jul 19, 2011 at 4:33 PM, t

Re: MemoryError on insert_query

2011-07-19 Thread Tom Evans
On Tue, Jul 19, 2011 at 4:33 PM, thanos wrote: > os: win32 > db: oracle 10 > django: 1.3 > python: 2.7 > > > While inserting around 750K of records I get the following error > settings.DEBUG is True or False? If True, it will store a log of every query and statistics about that query in django.d

MemoryError on insert_query

2011-07-19 Thread thanos
os: win32 db: oracle 10 django: 1.3 python: 2.7 While inserting around 750K of records I get the following error trades done 661000 in 4007.3089 trades done 662000 in 4011.9012 Traceback (most recent call last): File "manage.py", line 14, in execute_manager(settings) File "c:\