MySQL Forums
Forum List  »  Partitioning

How can I decide which partition type can I chose
Posted by: Suresh Chary
Date: September 08, 2010 07:00AM

I have a table which does not contain any integer columns, a couple of fields capturing the date in milliseconds in bigint field.
This table can grow in millions. On average, it 5 million records in a week.
There is a primary key on this table which is a GUID.
If I had to partition the table, what would be the best option.
Thanks in advance!

Options: ReplyQuote


Subject
Views
Written By
Posted
How can I decide which partition type can I chose
4426
September 08, 2010 07:00AM


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.