Re: How can I set a timeout for a locked table in Function ? - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: How can I set a timeout for a locked table in Function ?
Date
Msg-id d7d23bcf-98c1-ae95-5195-fd639e054f33@gmx.net
Whole thread Raw
In response to Re: How can I set a timeout for a locked table in Function ?  (Michael Lewis <mlewis@entrata.com>)
Responses Re: How can I set a timeout for a locked table in Function ?
List pgsql-general
Michael Lewis schrieb am 03.01.2020 um 18:00:

> Why take an exclusive lock on an entire table to update a single row?

That's what I was asking myself as well.





pgsql-general by date:

Previous
From: Michael Lewis
Date:
Subject: Re: How can I set a timeout for a locked table in Function ?
Next
From: Gerald Britton
Date:
Subject: Are PostgreSQL functions that return sets or tables evaluated lazilyor eagerly?