Re: Massive table bloat

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Markus Wollny <Markus(dot)Wollny(at)computec(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Massive table bloat
Date: 2010-03-03 15:57:24
Message-ID: 2f4958ff1003030757t3de8814gedee22606c9409c6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

do a vacuum analyze verbose on it, and see if it complains about FSM (free
space map) setting. Which it probably will be.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Josh Kupershmidt 2010-03-03 16:01:00 Re: stopping processes, preventing connections
Previous Message Thom Brown 2010-03-03 15:56:07 Re: Massive table bloat