Re: Feature freeze date for 8.1 - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Feature freeze date for 8.1
Date
Msg-id 42758AF9.5060705@samurai.com
Whole thread Raw
In response to Re: Feature freeze date for 8.1  (<adnandursun@asrinbilisim.com.tr>)
Responses Re: Feature freeze date for 8.1
Re: Feature freeze date for 8.1
List pgsql-hackers
adnandursun@asrinbilisim.com.tr wrote:
>   statement_timeout is not a solution if many processes are
> waiting the resource.

Why not?

I think the only problem with using statement_timeout for this purpose 
is that the client connection might die during a long-running 
transaction at a point when no statement is currently executing. Tom's 
suggested transaction_timeout would be a reasonable way to fix this. 
Adnan, if you think this is such a significant problem (I can't say that 
I agree), I'd encourage you to submit a patch.

-Neil


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Feature freeze date for 8.1
Next
From: Oliver Jowett
Date:
Subject: Re: Feature freeze date for 8.1