pg_shdepend vacuum.

From: Ranjeet Dhumal <jeetu(dot)dhumal(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_shdepend vacuum.
Date: 2013-02-07 11:47:14
Message-ID: CAFNnw=0CEOOryZ3niep8jPuAtRimJu6StepaKAdrvSpOYmdfqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Winkless 2013-02-07 11:50:39 Re: Re: feature requests (possibly interested in working on this): functional foreign keys
Previous Message Scott Marlowe 2013-02-07 11:22:22 Re: REINDEX deadlock - Postgresql -9.1