Re: lock timeout patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: lock timeout patch
Date
Msg-id 17327.1088396324@sss.pgh.pa.us
Whole thread Raw
In response to Re: lock timeout patch  (Satoshi Nagayasu <nagayasus@nttdata.co.jp>)
Responses Re: lock timeout patch
List pgsql-hackers
Satoshi Nagayasu <nagayasus@nttdata.co.jp> writes:
> I guess the transaction cancellation from the client
> using PQrequestCancel() is available, but the cancellation
> logic must be implemented in the client-application using
> signal or thread.

Actually I think the recommended solution involves using statement_timeout.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: lock timeout patch
Next
From: Satoshi Nagayasu
Date:
Subject: Re: lock timeout patch