Re: Killing long-running queries - Mailing list pgsql-performance

From Dan Harris
Subject Re: Killing long-running queries
Date
Msg-id 4457F0EC.3060401@drivefaster.net
Whole thread Raw
In response to Re: Killing long-running queries  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom Lane wrote
> You should be using SIGINT, not SIGTERM.
>
>             regards, tom lane
>

Thank you very much for clarifying this point!  It works :)



pgsql-performance by date:

Previous
From: David Wheeler
Date:
Subject: Re: PL/pgSQL Loop Vs. Batch Update
Next
From: Devrim GUNDUZ
Date:
Subject: Re: Killing long-running queries