Re: Killing a session in windows

From: "Thomas H(dot)" <me(at)alternize(dot)com>
To: Howard Cole <howardnews(at)selestial(dot)com>
Cc: 'PgSql General' <pgsql-general(at)postgresql(dot)org>
Subject: Re: Killing a session in windows
Date: 2007-12-13 23:21:39
Message-ID: 4761BE83.3000700@alternize.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> wasn't the OP asking for a way to kill active connections to a db?
>> afaik pgAdmin3 does provide this functionality:
>>
>> pgadmin3 > tools > server status
>>
>> there you can easily terminate connections & transactions to a
>> particular db. works pretty well in my test, i can kill active
>> connections and drop the db afterwards.
>>
>> regards,
>> thomas
> The pgadmin terminate connections never did anything on any of my
> windows servers. I always assumed it was something geared towards nix
> servers that never quite worked on windows???
>

i'm using the pgAdmin3 on windows 2003 and win32 pgsql 8.x for quite a
while now, and the terminate feature has been working just fine a few
times in the last years.

- thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Howard Cole 2007-12-13 23:28:41 Re: Killing a session in windows
Previous Message Howard Cole 2007-12-13 23:20:59 Re: Killing a session in windows