Re: Postgresql 8.0 and Cancel/Kill backend functions

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <tony(dot)caduto(at)amsoftwaredesign(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql 8.0 and Cancel/Kill backend functions
Date: 2005-01-12 18:22:46
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE4765B2@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The cancel function is implemented. See
http://developer.postgresql.org/docs/postgres/functions-admin.html#FUNCT
IONS-ADMIN-SIGNAL-TABLE.

Kill function was considered too dangerous.

//Magnus

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Tony Caduto
> Sent: Wednesday, January 12, 2005 7:00 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Postgresql 8.0 and Cancel/Kill backend functions
>
> Does anyone know if such functions have been added to version 8?
> I saw lots of discussion while searching google and saw
> references to patches applied and docs.
>
> Google link:
>
> http://groups-beta.google.com/group/comp.databases.postgresql.
patches/browse_thread/thread/8dc627fdbe4b830d/2b4364d42a95b885?q=Cancel%
2FKill+backend+functions+--+docs&_done=%>
2Fgroups%3Fq%3DCancel%2FKill+backend+functions+--+docs%26qt_s%
> 3DSearch+Groups%26&_doneTitle=Back+to+Search&&d#2b4364d42a95b885
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-12 18:42:42 Re: Postgresql 8.0 and Cancel/Kill backend functions
Previous Message Scott Marlowe 2005-01-12 18:10:59 Re: vacuum vs open transactions