Re: Auto VACUUM

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: Igor Neyman <ineyman(at)perceptron(dot)com>, Joao Ferreira gmail <joao(dot)miguel(dot)c(dot)ferreira(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Auto VACUUM
Date: 2010-03-04 16:34:13
Message-ID: 1267720453.27895.827.camel@jd-desktop.unknown.charter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2010-03-04 at 11:04 -0500, akp geek wrote:
> My RAM size is 8GB. I have set the maintenance_work_mem = 500MB this
> morning.
>
> ERROR: canceling autovacuum task with table name
>
> Thanks for the help

You likely have a lock that is conflicting with autovacuum and it
cancels itself to not conflict.

Joshua D. Drake

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
Respect is earned, not gained through arbitrary and repetitive use or Mr. or Sir.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Manlio Perillo 2010-03-04 16:35:13 non intuitive behaviour of DROP TABLE IF EXISTS
Previous Message Justin Graf 2010-03-04 16:15:04 Re: Scratching my head why results are different between machines.