Re: Kill session in PostgreSQL - Mailing list pgsql-general

From Ardian Xharra
Subject Re: Kill session in PostgreSQL
Date
Msg-id 005301c77b6e$3d775c00$0f01a8c0@Boxxo
Whole thread Raw
In response to Kill session in PostgreSQL  (Ashish Karalkar <ashish_postgre@yahoo.co.in>)
Responses Re: Kill session in PostgreSQL  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
You can use kill PID
----- Original Message -----
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

pgsql-general by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: Re: Dumping part (not all) of the data in a database...methods?
Next
From: "Chris Fischer"
Date:
Subject: Re: newid() in postgres