Re: [Nagios-devel] NDO - why not innodb?
Posted: Wed Aug 15, 2007 12:11 pm
Alessandro Ren wrote:
> I just would like to know the reason that the NDO DB uses myisam
> engine and not Innodb. If it is because of performance issues?
> It seems to me that innodb would be better in the long run, having
> huge databases, am I missing something?
> Thanks.
>
I just chose MyISAM because it was the default choice in my setup.
Looking at the storage engine docs for MySQL, it might be beneficial to
switch to InnoDB. I would certainly welcome input from DB folks on this
issue.
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> I just would like to know the reason that the NDO DB uses myisam
> engine and not Innodb. If it is because of performance issues?
> It seems to me that innodb would be better in the long run, having
> huge databases, am I missing something?
> Thanks.
>
I just chose MyISAM because it was the default choice in my setup.
Looking at the storage engine docs for MySQL, it might be beneficial to
switch to InnoDB. I would certainly welcome input from DB folks on this
issue.
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]