| From: | "Ardian Xharra" <axharra(at)boxxo(dot)info> |
|---|---|
| To: | "Ashish Karalkar" <ashish_postgre(at)yahoo(dot)co(dot)in>, "pggeneral" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Kill session in PostgreSQL |
| Date: | 2007-04-10 12:46:20 |
| Message-ID: | 005301c77b6e$3d775c00$0f01a8c0@Boxxo |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
You can use kill PID
----- Original Message -----
From: Ashish Karalkar
To: pggeneral
Sent: Tuesday, April 10, 2007 8:01 AM
Subject: [GENERAL] Kill session in PostgreSQL
Hello all,
is there any command just like ORACLE Uses kill session to kill a particular session .
tried withh linux kill -9 PID but it also kills all other sessions or am I just giving wrong signal to command kill?
Thanks in advance
With Regards
ashish
------------------------------------------------------------------------------
Check out what you're missing if you're not on Yahoo! Messenger
------------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 269.0.0/754 - Release Date: 09/04/2007 22:59
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2007-04-10 12:48:59 | Re: Kill session in PostgreSQL |
| Previous Message | Gary Winslow | 2007-04-10 12:46:00 | Re: Postgres Crash Running PLPGSQL Function on 8.2.3 |