pg_shdepend vacuum. - Mailing list pgsql-general

From Ranjeet Dhumal
Subject pg_shdepend vacuum.
Date
Msg-id CAFNnw=0CEOOryZ3niep8jPuAtRimJu6StepaKAdrvSpOYmdfqw@mail.gmail.com
Whole thread Raw
Responses Re: pg_shdepend vacuum.  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
Hi All ,

Am using postgres version 9.0.1 .
In daily postgres log am getting same kind of log for many time , is it
because of more table creation and deletion is going on and its trying to
vaccum pg_shdepend ?
But its getting canceled every time , why is it so ?

2013-02-05 00:00:09 CST [25319]: [3-1] user=,db= ERROR:  canceling
autovacuum task
2013-02-05 00:00:09 CST [25319]: [4-1] user=,db= CONTEXT:  automatic vacuum
of table "test_db.pg_catalog.pg_shdepend"


--
--Regards
  Ranjeet  R. Dhumal

pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: DEFERRABLE NOT NULL constraint
Next
From: Geoff Winkless
Date:
Subject: Re: Re: feature requests (possibly interested in working on this): functional foreign keys