Re: vacuum analyze never finishes - Mailing list pgsql-general

From Doug McNaught
Subject Re: vacuum analyze never finishes
Date
Msg-id m3y9hl4fiz.fsf@varsoon.denali.to
Whole thread Raw
In response to vacuum analyze never finishes  (david blood <davidjblood@yahoo.com>)
List pgsql-general
david blood <davidjblood@yahoo.com> writes:

> We are having trouble with vacuum analyze.  It never finishes after
> 4.5 hours.  It hangs up on an index of a table with almost 3 million
> rows.

Is it using CPU when it "hangs"?  If not, it's probably waiting on a
transaction lock held by another client.  Make sure no other clients
have an open transaction.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: Dump Problem
Next
From: "Samuel J. Sutjiono"
Date:
Subject: Regular Expression for 'and' instead of 'or'