Re: HELP! need sparse index for archive engine tables!!!
Hi,
My company is going to launch new product. Our competitor is using MS SQL Server. They are storing data and index in very small foot print in *.std and *.onx files respectively.
I've chosen MySQL database Archive Engine due to its small storage size and fast rate of insertion.
My RnD is badly affecting due to very slow retrieval performance.
Reason being limited to 1024 partitions on windows platform and non avilibility of index. (each partition contains +500Million records)
The success and failure of our product is based on retrieval performance of data.
Please let us have at least on index on (ID int, Time datetime) columns.
We are unable to use MyISAM bcz we can't get close to storage + insertion efficiency of competitor.
Thank you,
IR
Subject
Views
Written By
Posted
11566
February 15, 2007 03:48AM
5853
February 16, 2007 06:52AM
6027
February 18, 2007 03:51AM
Re: HELP! need sparse index for archive engine tables!!!
15609
February 19, 2007 05:56AM
5984
February 27, 2007 06:51PM
6107
March 04, 2007 01:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.