Re: [SQL] Extremely Low performance with ODBC

2008-05-28 Thread Sebastian Rychter
Thanks. Hiroshi sent me a possible solution (which might be useful for others going through similar situations), which is to toggle off the "Disable Genetic Optimizer" from the ODBC driver configuration. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Steve

Re: [SQL] Extremely Low performance with ODBC

2008-05-28 Thread Bruce Momjian
Sebastian Rychter wrote: > Thanks. Hiroshi sent me a possible solution (which might be useful for > others going through similar situations), which is to toggle off the > "Disable Genetic Optimizer" from the ODBC driver configuration. Uh, why is ODBC modifyingin the 'geqo' variable? -- Bruce M