Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables - Mailing list pgsql-general

From Tom Lane
Subject Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables
Date
Msg-id 2765.1208102066@sss.pgh.pa.us
Whole thread Raw
In response to Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables  ("Paragon" <lr@pcorp.us>)
Responses Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables  ("Paragon" <lr@pcorp.us>)
List pgsql-general
"Paragon" <lr@pcorp.us> writes:
>> Is it actually *doing* anything, like consuming CPU or I/O -- and if so
>> which?  How much does VACUUM VERBOSE print before getting stuck?

> --If I start the
> vacuum verbose ky.ky_edges;
> and monitor vmstat 1 looks like this

Sure looks like a near-idle machine to me :-(.

I think that the vacuum must be stuck on a lock.  What other Postgres
processes have you got, and what are they doing?

            regards, tom lane

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: SQL injection, php and queueing multiple statement
Next
From: Stephan Szabo
Date:
Subject: Re: SQL injection, php and queueing multiple statement