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
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
"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.
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