![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
II 9.0.4 (a64.lnx/105)NPTL + p12707 Over the weekend I altered a table which has several long varchar columns to be hash partitioned 10 ways. The hash key was the same as the btree unique key of the table. [snip] The table has two persistent indexes named gobz_gtyp_status, gobz_pid_gtyp. Since the modify, any attempt to insert into the table will crash the server with a SIGSEGV. |
#2
| |||
| |||
|
|
II 9.0.4 (a64.lnx/105)NPTL + p12707 Over the weekend I altered a table which has several long varchar columns to be hash partitioned 10 ways. The hash key was the same as the btree unique key of the table. [snip] The table has two persistent indexes named gobz_gtyp_status, gobz_pid_gtyp. Since the modify, any attempt to insert into the table will crash the server with a SIGSEGV. |
#3
| |||
| |||
|
|
And the only reason I'm partitioning this table is to get a lot more blob support tables created. This works around the current bug of the bloody thing stopping when the initial iietab fills up. Which it may not, unless someone has fixed it. When I hooked up partitioning to blobs, my intent was to put each partition's blob segments in separate etabs. And yes, it does create an etab for each partition ... and then proceeds to put all the blob data into etab zero! (oops) |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |