Re: [GENERAL] Unresponsive vacuum process

2004-05-19 Thread wespvp
On 5/19/04 6:49 PM, "Tom Lane" <[EMAIL PROTECTED]> wrote: >> I have a 7.2.1 backend running VACUUM which appears to be blocking all other >> processes. I have issued SIGTERM and SIGINT directly to that backend and >> also killed the client process, but the VACUUM continues chewing up CPU and >> b

Re: [GENERAL] Unresponsive vacuum process

2004-05-19 Thread Ed L.
On Wednesday May 19 2004 5:49, Tom Lane wrote: > "Ed L." <[EMAIL PROTECTED]> writes: > > I have a 7.2.1 backend running VACUUM which appears to be blocking all > > other processes. I have issued SIGTERM and SIGINT directly to that > > backend and also killed the client process, but the VACUUM cont

Re: [GENERAL] Unresponsive vacuum process

2004-05-19 Thread Tom Lane
"Ed L." <[EMAIL PROTECTED]> writes: > I have a 7.2.1 backend running VACUUM which appears to be blocking all other > processes. I have issued SIGTERM and SIGINT directly to that backend and > also killed the client process, but the VACUUM continues chewing up CPU and > blocking others. Hmph.

[GENERAL] Unresponsive vacuum process

2004-05-19 Thread Ed L.
I have a 7.2.1 backend running VACUUM which appears to be blocking all other processes. I have issued SIGTERM and SIGINT directly to that backend and also killed the client process, but the VACUUM continues chewing up CPU and blocking others. I know we need an upgrade; does anyone know how I