Re: pg_terminate_backend

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Subject: Re: pg_terminate_backend
Date: 2006-08-03 17:02:17
Message-ID: 1154624537.21451.85.camel@coppola.muc.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> "man kill" says the default is SIGTERM.

OK, so that means I do use it... is it known to be dangerous ? I thought
till now that it is safe to use. What about "select pg_cancel_backend()"
?

Thanks,
Csaba.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ralf S. Engelschall 2006-08-03 17:04:29 Re: Patch to allow C extension modules to initialize/finish
Previous Message Andreas Pflug 2006-08-03 17:01:41 Re: pg_terminate_backend