![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
From my personal experience 2.6 was far more resilient in terms of query performance and dealing with queries that 9.1.1 just can't handle. I'm hoping that these issues are nothing more than glitches that are ironed out as the maturity of the release grows but, I'm yet to see any evidence to suggest that's the case. |
#2
| |||
| |||
|
|
From my personal experience 2.6 was far more resilient in terms of query performance and dealing with queries that 9.1.1 just can't handle. I'm |
#3
| |||
| |||
|
|
Does anybody know if the defects mentioned by Damien are resolved in the latest Ingres Version |
#4
| |||
| |||
|
|
From my personal experience 2.6 was far more resilient in terms of query performance and dealing with queries that 9.1.1 just can't handle. I'm |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
We upgraded from Ingres 2.6 to Ingres 2006 Release 2 (9.1?). We had some problems with the optimizer choosing inefficient plans in complicated situations, but they were resolved _extremely_ quickly by |
#7
| |||
| |||
|
|
Anyone has a step by step how to upgrade from 2.6 to 2006 ? I read the Ingres2006MigrationGuide.pdf but I got stuck at the processes. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
So far the upgrade has been good for optimizer , but theres a problem with dates- since ingres 9.2 adds on the timezone +13 hours when comparing A date-only field like '23/3/9' - it assumes this is GMT! I cant see any logic to this yet, and it makes our data wrong as we have date-only fields in the same table column as date-time fields. Ingres 2.6 treats '23/3/9' as midnight on the day. Local time of course! Ingres 9.2 treats it as 13:00 on the day. When doing comparisons. But not always - * select date_gmt(date('23/3/9')) * \g Executing . . . 2009_03_22 11:00:00 GMT |
#10
| |||
| |||
|
|
So far the upgrade has been good for optimizer , but theres a problem with dates- since ingres 9.2 adds on the timezone +13 hours when comparing A date-only field like '23/3/9' - it assumes this is GMT! I cant see any logic to this yet, and it makes our data wrong as we have date-only fields in the same table column as date-time fields. Ingres 2.6 treats '23/3/9' as midnight on the day. Local time of course! Ingres 9.2 treats it as 13:00 on the day. When doing comparisons. But not always - * select date_gmt(date('23/3/9')) * \g Executing . . . 2009_03_22 11:00:00 GMT |
![]() |
| Thread Tools | |
| Display Modes | |
| |