![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#3
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#4
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#5
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#6
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#7
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#8
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#9
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. |
|
There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. |
|
Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
#10
| |||
| |||
|
|
I'm thinking about some changes in my DB app. to switch one table to an IOT. That table has pri. key wich is always stored in sequence order (in inserting new row). Currently, that table is 240Mb big (with more than 2 mil. rows) with an average row size of 100 bytes. |
|
There is an pri. key index and a single B-tree index. Size of an pri. key index at the moment is 110Mb. |
|
Is it reccomended to use IOT in my case? How would it affect insert time for a single row? |
![]() |
| Thread Tools | |
| Display Modes | |
| |