How much faster is a database running in RAM?

Posted by orokusaki on Stack Overflow See other posts from Stack Overflow or by orokusaki
Published on 2010-05-04T23:30:31Z Indexed on 2010/05/04 23:38 UTC
Read the original article Hit count: 184

Filed under:
|
|

I"m looking to run PostgreSQL in RAM for performance enhancement. The database isn't more than 1GB and shouldn't ever grow to more than 5GB. Is it worth doing? Are there any benchmarks out there? Is it buggy?

My second major concern is: How easy is it to back things up when it's running purely in RAM. Is this just like using RAM as tier 1 HD, or is it much more complicated?

© Stack Overflow or respective owner

Related posts about database

Related posts about databases