limiting execution time of queries

From: Hagen Hoepfner <Hagen(dot)Hoepfner(at)gmx(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: limiting execution time of queries
Date: 2004-09-27 15:33:47
Message-ID: 415832DB.5070001@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-09-27 15:46:52 Re: limiting execution time of queries
Previous Message Greg Stark 2004-09-27 15:17:38 Re: Null comparisons (was Re: checksum)