MySQL Forums
Forum List  »  Performance

Will "Master - Slave replication" solve my problem
Posted by: Maxime Aoustin
Date: May 28, 2009 10:33PM

Hi,

On a huge table I have 2 indexes and it's taking a while when I insert a row.
I made a lot of select on this table but also a lot of insert (which normally will reduce). I'd like to know if it's possible when implementing a slave server to have different indexes that on the master? As you may have understand I would you one server for the select and the other for the insert. Is that possible ?

Cheers,

Maxime

Options: ReplyQuote


Subject
Views
Written By
Posted
Will "Master - Slave replication" solve my problem
2691
May 28, 2009 10:33PM


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.