Re: last_vacuum field is not updating

From: Luca Ferrari <fluca1978(at)infinito(dot)it>
To: rummandba(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: last_vacuum field is not updating
Date: 2013-07-16 08:34:31
Message-ID: CAKoxK+4iJz8-p=MyeLbqbUVM05xBtmjEDE4vzeFw2HOgOf9fFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 15, 2013 at 6:43 PM, Giuseppe Broccolo
<giuseppe(dot)broccolo(at)2ndquadrant(dot)it> wrote:

> Are you sure you are the table's owner?

It should not be a permission problem: it works even after a revoke
all on 9.2.4. Interestingly also the autovacuum is really old. Have
you tried to do a simple vacuum? From the documentation
(http://www.postgresql.org/docs/current/static/monitoring-stats.html#MONITORING-STATS-VIEWS-TABLE)

Last time at which this table was manually vacuumed (not counting VACUUM FULL)

Are you sure we are looking at the same table?

Luca

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message AI Rumman 2013-07-16 13:22:05 Re: last_vacuum field is not updating
Previous Message Raghavendra 2013-07-16 08:23:57 Re: Reply: [GENERAL] 回复: [GENERAL] Can't create plpython language