limiting execution time of queries - Mailing list pgsql-general

From Hagen Hoepfner
Subject limiting execution time of queries
Date
Msg-id 415832DB.5070001@gmx.de
Whole thread Raw
Responses Re: limiting execution time of queries  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Dear list,

i want to limit the execution time of an SQL-query. That means, that the
query should be stoped if it takes longer that e.g. 10 seconds. How can
I do so?

Hagen

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: Null comparisons (was Re: checksum)
Next
From: Bruce Momjian
Date:
Subject: Re: limiting execution time of queries