Re: Killing a session in windows - Mailing list pgsql-general

From Tom Lane
Subject Re: Killing a session in windows
Date
Msg-id 8037.1197413446@sss.pgh.pa.us
Whole thread Raw
In response to Re: Killing a session in windows  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Killing a session in windows
List pgsql-general
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Howard Cole wrote:
>> I take it from the lack of response that nobody knows how to kill a
>> connection from the postgresql side on windows?

> You can't, short of sending a signal to the process or restarting the
> service.

Which you can do, no?  I thought pg_ctl's kill option was invented
specifically to make this less painful on Windows.

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Killing a session in windows
Next
From: "Matt Magoffin"
Date:
Subject: Re: how to create aggregate xml document in 8.3?