[cx-oracle-users] cursor.arraysize
Brought to you by:
atuining
From: Orr, S. <so...@ri...> - 2004-07-16 19:36:41
|
cursor.arraysize defaults to 1 but we're getting a significant performance boost at a plateau of about 1000. Is there any particular reason we should not set this to 1000 all the time? Apart from subclassing or modifying Cursor.c, isn't there anyway to change the default internal to cx_Oracle?=20 Steve Orr |