Re: finding out vacuum completion %, and vacuum VS vacuum full

From: Sergei Shelukhin <realgeek(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: finding out vacuum completion %, and vacuum VS vacuum full
Date: 2007-08-07 08:17:56
Message-ID: 1186474676.527198.282640@19g2000hsx.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ok here's the update after ~30 hours we have killed vacuum full and
did vacuum on the tables we freed.
However, VACUUM hasn't freed any space at all 0_o
We want to launch vacuum full on per-table basis but we can't have any
more downtime right now so we will launch it at night today.

The original question still stands, is there any way to diagnose
vacuum full time-to-run?
Or any way to optimize it besides the obvious (maintenace_work_mem &
max_fsm_pages increases and no workload)?
Can someone please help with this one?

I wonder why are people only trying to help w/simple question or when
I flame 0_o

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message cluster 2007-08-07 09:19:52 tsearch2: plainto_tsquery() with OR?
Previous Message son 2007-08-07 06:09:35 how to detect the backup database every day