Re: No Timeout in SELECT..FOR UPDATE

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Anthony Rich <richae(at)optusnet(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: No Timeout in SELECT..FOR UPDATE
Date: 2004-02-16 01:23:50
Message-ID: 40301BA6.1000404@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> (1) Re-write the "SELECT...FOR UPDATE" SQL code, to
> return with an exception or error if it cannot immediately
> secure the lock, OR:

You could use SET STATEMENT_TIMEOUT...

Chris

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-02-16 02:16:21 Re: [PATCHES] dollar quoting
Previous Message Tom Lane 2004-02-15 22:17:18 Re: [PATCHES] dollar quoting