From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
---|---|
To: | "Craig A(dot) James" <cjames(at)modgraph-usa(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Kill a session |
Date: | 2006-07-11 07:39:40 |
Message-ID: | 44B355BC.3040907@wildenhain.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Craig A. James wrote:
> There have been dozens, perhaps hundreds, of entries in the pg-admin,
> pg-general, and pg-performance lists regarding killing a session, but as
> far as I can tell, there is no Postgres solution. Did I miss something?
>
> This raises the question: Why doesn't Postgres have a "kill session"
> command that works? Oracle has it, and it's invaluable; there is no
> substitute. Various writers to these PG lists have raised the question
> repeatedly. Is it just a matter that nobody has had the time to do it
> (which I respect!), or is there a reason why the Postgres team decided a
> "kill session" is a bad idea?
You are sure you read:
http://www.postgresql.org/docs/8.1/interactive/protocol-flow.html#AEN60635
?
Regards
Tino Wildenhain
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2006-07-11 11:39:07 | Re: Kill a session |
Previous Message | Craig A. James | 2006-07-11 05:50:40 | Kill a session |