Re: implementing query timeout - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: implementing query timeout
Date
Msg-id 200207102252.g6AMqSL01417@candle.pha.pa.us
Whole thread Raw
In response to Re: implementing query timeout  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: implementing query timeout
List pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Here is my first draft of a query timeout SET variable.
>
> Unless it only cancels SELECT statements (which may or may not be a good
> idea), please call it statement_timeout.

Do people prefer query_timeout or statement_timeout?  Doesn't matter to
me.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: implementing query timeout
Next
From: Joe Conway
Date:
Subject: Table Function API doc patch