Re: case for lock_timeout - Mailing list pgsql-general

From Tom Lane
Subject Re: case for lock_timeout
Date
Msg-id 16502.1088645888@sss.pgh.pa.us
Whole thread Raw
In response to case for lock_timeout  (<mallah@trade-india.com>)
Responses Re: case for lock_timeout  (Rajesh Kumar Mallah <mallah@trade-india.com>)
List pgsql-general
<mallah@trade-india.com> writes:
> I feel lock_timeout it will be a nice feature . Lemme know what would be
> the solution of the above problem from existing set of  features.

AFAICS statement_timeout would work just fine for that; or you could
use NOWAIT.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Internationalization
Next
From: Yoram Biberman
Date:
Subject: Questions concerning concurrency control in PostgreSQL