Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Thu Feb 16, 2012 2:14 am 
Offline
Senior Newbie

Joined: Wed Feb 15, 2012 10:41 pm
Posts: 14
hybinet wrote:
Azathoth wrote:
I left myisam for transactional Postgres (which, flamebait or not, runs circles around InnoDB) many moons ago after persistent index file corruption required weekly restores from the backup...

I love PostgreSQL too. I wouldn't use any other RDBMS for a new project. But since WordPress can't use PostgreSQL, InnoDB seems to be the next best option even if no transactions are used. At least the tables will be much more corruption-resistant, and reading while writing is also going to be faster.


And as I understand it, InnoDB has row-level locking whereas MyISAM has table-level locking. So, InnoDB should be faster for a situation where you have many read/writes going on. Not sure if that would have much of an impact on Wordpress though, unless it's a Wordpress site that publishes many posts/day.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group