Re: Vacuum Full Analyze Stalled - Mailing list pgsql-admin

From Tom Lane
Subject Re: Vacuum Full Analyze Stalled
Date
Msg-id 10235.1128304422@sss.pgh.pa.us
Whole thread Raw
In response to Vacuum Full Analyze Stalled  ("Jeff Kirby" <Jeff.Kirby@wicourts.gov>)
List pgsql-admin
"Jeff Kirby" <Jeff.Kirby@wicourts.gov> writes:
> the Linux box however is still chugging away this morning... and
> appears to be stuck on vacuuming "pg_constraint_contypid_index".  How
> do I know... well I don't really... I'm inferring based on the order
> of the log output on the Windows box.

Looking in pg_locks would give you a more reliable indicator of what the
VACUUM is currently working on.

Is the Linux box otherwise idle?  There was another report recently of a
vacuum hung up for a long time on pg_constraint_contypid_index, but it
seemed to be due to extremely heavy usage of domain types ...

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: display function code
Next
From: Tom Lane
Date:
Subject: Re: Need help with corrupt pg_statistic