Comment on The MySQL “swap insanity” problem and the effects of the NUMA architectureComments−defen14yAre the lessons here applicable to other commonly used databases (mongo, postgres, redis, etc)?−wmf14yThis applies to any case where you want a single process to use more than half the server's RAM.−jeremycole14yYes, absolutely. In fact one of the most common longer term referrers for that post is about MongoDB, not MySQL:http://www.mongodb.org/display/DOCS/NUMA
Comments
Are the lessons here applicable to other commonly used databases (mongo, postgres, redis, etc)?
This applies to any case where you want a single process to use more than half the server's RAM.
Yes, absolutely. In fact one of the most common longer term referrers for that post is about MongoDB, not MySQL:
http://www.mongodb.org/display/DOCS/NUMA