LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to optimize PostgreSQL database size (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-optimize-postgresql-database-size-455527/)

LXer 06-16-2006 06:03 PM

LXer: How to optimize PostgreSQL database size
 
Published at LXer:

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!

Read More...


All times are GMT -5. The time now is 03:26 AM.