How to optimize PostgreSQL database size

Posted by linportal on Jun 16, 2006 3:00 PM EDT
linux.inet.hr
Mail this story
Print this story

One of the PostgreSQL's most sophisticated features is so called Multi-Version Concurrency Control (MVCC), a standard technique for avoiding conflicts between reads and writes of the same object in database. Unfortunately, there is one downside to MVCC, the databases tend to grow over time. This article shows two ways to get your space back!

Full Story

  Nav
» Read more about:

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.