Re: autovac hung/blocked

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: autovac hung/blocked
Date: 2006-11-14 19:49:41
Message-ID: 20061114194941.GQ90133@nasby.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Nov 14, 2006 at 11:20:30AM -0700, Ed L. wrote:
> I have an 8.1.2 autovac which appears to be hanging/blocking
> every few days or so, but we're don't understand what's causing
> it. I wasn't able to catch a backtrace before we killed it. I
> do not see autovac locks in the pg_locks view.
>
> Will running 8.1.5 buy me anything in terms of being able to see
> what it has locked and what locks it might be awaiting? Or
> maybe in terms of bugs that might explain it?

If there's no locks, why do you think it's blocked?
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-11-14 19:51:26 Re: FW: [NOVICE] Creating a new server
Previous Message Jim C. Nasby 2006-11-14 19:48:26 Re: Trouble migrating from PostgreSQL --> Oracle