Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Function to kill backend - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Function to kill backend
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Function to kill backend  (Bruce Momjian <[email protected]>)
Responses Re: Function to kill backend
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> I assume admins are already doing this (via kill), so whether it is
> supported or not, we should give folks a safe way to do this.

I don't think it's an open-and-shut decision as to whether people
actually *need* to do session kills (as opposed to query/transaction
kills).  The arguments presented so far are not convincing to my mind,
certainly not convincing enough to buy into a commitment to do whatever
it takes to support that.

The fact that people do it doesn't make it a good idea.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: zero knowledge users
Next
From: Tom Lane
Date:
Subject: Re: Function to kill backend