Re: Hardware Questions
> The reason why I want to use the NDB Engine is
> main memory speed, while at the same time keeping
> logs so Data is not lost.
I don't think that you will find that NDB is what you are looking for. NDB is only good from a performance point of view if it is able to execute queries parallel - from what I can see you are asking how to set up a one node / one replica interface. I dont think that this will give you good performance.
I could be wrong here however and I would suggest that what you should do is set up a low-end test box and compare MyISAM with a single NDB node for performance!
Try the script ndb_size.pl for answers to your questions about NDB size (search the forum/mailing list for details).
With best wishes,
Alex
Alex Davies
http://www.davz.net |
alex@davz.net
Subject
Views
Written By
Posted
1937
December 05, 2005 10:18AM
Re: Hardware Questions
1411
December 05, 2005 06:11PM
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.