Re: Vacuum Issues - Mailing list pgsql-admin

From Tom Lane
Subject Re: Vacuum Issues
Date
Msg-id 1589.1079973576@sss.pgh.pa.us
Whole thread Raw
In response to Vacuum Issues  ("Mark M. Huber" <MHuber@VMdirect.com>)
List pgsql-admin
"Mark M. Huber" <MHuber@VMdirect.com> writes:
> I was did a normal vacuum and then I did a full which hung on a table,

Sounds to me like some other transaction is holding a lock on that
table.

In recent releases you can look in the pg_locks system view to see
who's got the lock.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: what the initial 3 daemon of postmaster process do?
Next
From: Andrew Sullivan
Date:
Subject: Re: Hardware and OS for postgresql