Re: case for lock_timeout

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mallah(at)trade-india(dot)com
Cc: pgsql-general(at)postgresql(dot)org, nagayasus(at)nttdata(dot)co(dot)jp
Subject: Re: case for lock_timeout
Date: 2004-07-01 01:38:08
Message-ID: 16502.1088645888@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<mallah(at)trade-india(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-07-01 01:54:26 Re: Problems restarting after database crashed (signal 11).
Previous Message Tom Lane 2004-07-01 01:28:46 Re: Internationalization