Re: How can I set a timeout for a locked table in Function ?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How can I set a timeout for a locked table in Function ?
Date: 2020-01-03 18:05:41
Message-ID: d7d23bcf-98c1-ae95-5195-fd639e054f33@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gerald Britton 2020-01-04 02:21:54 Are PostgreSQL functions that return sets or tables evaluated lazily or eagerly?
Previous Message Michael Lewis 2020-01-03 17:00:40 Re: How can I set a timeout for a locked table in Function ?