Table not getting vaccumed.

From: "Nimesh Satam" <nimesh(dot)zedo(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Table not getting vaccumed.
Date: 2006-09-30 09:25:54
Message-ID: 965aa3ed0609300225v33a3a6d4s9b19568d75949cc3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

I am trying to vaccum one of the table using the following command:

VACUUM FULL ANALYZE VERBOSE table_name;

But for some reason the table vaccuming is not going ahead. Can you guys let
me know what the problem is.

Regards,
Nimesh.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Markus Schaber 2006-09-30 09:50:33 Re: how to optimize postgres 8.1
Previous Message Robert Becker Cope 2006-09-30 00:53:46 Re: Postgres locking up?