Re: [Autovacuum] Issue to understand some logs

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Baptiste LHOSTE <blhoste(at)alaloop(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [Autovacuum] Issue to understand some logs
Date: 2012-12-17 16:18:39
Message-ID: 1355761119.1977.16.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2012-12-17 at 17:10 +0100, Baptiste LHOSTE wrote:
> > It could be dead rows, still visible for other transactions.
>
> Ok but in this case, why the automatic vacuum task of the autovacuum process does not delete theses dead rows ?
>

As I said, because they are still visible to other transactions. Try to
see if you have long-lasting transactions.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Baptiste LHOSTE 2012-12-17 16:35:27 Re: [Autovacuum] Issue to understand some logs
Previous Message Baptiste LHOSTE 2012-12-17 16:10:18 Re: [Autovacuum] Issue to understand some logs