Re: Table not getting vaccumed.

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: Nimesh Satam <nimesh(dot)zedo(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Table not getting vaccumed.
Date: 2006-10-02 19:08:32
Message-ID: 20061002190831.GG81937@nasby.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sat, Sep 30, 2006 at 02:55:54PM +0530, Nimesh Satam wrote:
> I am trying to vaccum one of the table using the following command:
>
> VACUUM FULL ANALYZE VERBOSE table_name;

Are you sure you want to do a vacuum full? Normally, that shouldn't be
required.
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jim C. Nasby 2006-10-02 19:11:23 Re: selecting data from information_schema.columns performance.
Previous Message uwcssa 2006-10-02 17:36:17 Unsubscribe