MySQL Forums
Forum List  »  Partitioning

Subpartitioned by LIST
Posted by: Praveen TS
Date: November 06, 2009 03:57AM

Hi,

I am using Partititioning for table which is big interms of data storage.
So i am using partitioning by months. ie RANGE type i am using.

There are several departments, The data of these individual departments will be big again. So i am thinking to Subpartitioning these data by department wise.
So i was thinking to do the SubPartitioning by LIST method.

Seems, this is not at all possible.

Is it true? Can i do partition by RANGE and then subpartition by LIST?
If not possible, any alternative to this?

Waiting for your answer.

Thanks,
Praveen

Options: ReplyQuote


Subject
Views
Written By
Posted
Subpartitioned by LIST
5849
November 06, 2009 03:57AM
2177
November 07, 2009 04:07PM
2461
November 08, 2009 10:36PM
2522
November 09, 2009 09:44AM
2696
November 17, 2009 05:56AM


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.