Re: implementing query timeout - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: implementing query timeout
Date
Msg-id Pine.LNX.4.44.0207101943360.21510-100000@localhost.localdomain
Whole thread Raw
In response to Re: implementing query timeout  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: implementing query timeout  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: implementing query timeout  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
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.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Brent Verner
Date:
Subject: Re: COPY with column list
Next
From: Peter Eisentraut
Date:
Subject: Re: install-sh patch for Mac OS X