Ahh! Thanks Kris! That works!
-- Csaba
[color=blue]
> -----Original Message-----
> From: Kris Jurka [mailto:books@ejurka.com]
> Sent: 2004. február 2. 10:14
> To: Együd Csaba
> Cc:
Pgsql-General@Postgresql.Org (E-mail)
> Subject: Re: [GENERAL] How to kick out automatically stuck in queries
>
>
>
>
> On Mon, 2 Feb 2004, [iso-8859-2] Együd Csaba wrote:
>[color=green]
> > Hi All,
> > I'm wonder if there is any possibility to kick out[/color]
> automatically stuck in[color=green]
> > queries after say 10 minutes or so?
> > I mean some kind of queries which calls eg. buggy functions[/color]
> with dead loops[color=green]
> > or something similar.
> > Time to time I face such kind of problems which are solved[/color]
> automatically[color=green]
> > after some hours/days.
> >
> > Is there any options in config files or other settings to[/color]
> shorten this time?
>
> See the statement_timeout config parameter.
>
>
http://www.postgresql.org/docs/7.3/s...me-config.html
>
> Kris Jurka
>
> -- Incoming mail is certified Virus Free.
> Checked by AVG Anti-Virus (
http://www.grisoft.com).
> Version: 7.0.211 / Virus Database: 261 - Release Date: 2004. 01. 30.
>[/color]
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend