Set log_lock_waits=on by default

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Set log_lock_waits=on by default
Date: 2023-12-21 13:29:05
Message-ID: b8b8502915e50f44deb111bc0b43a99e2733e117.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a patch to implement this.
Being stuck behind a lock for more than a second is almost
always a problem, so it is reasonable to turn this on by default.

Yours,
Laurenz Albe

Attachment Content-Type Size
v1-0001-Default-to-log_lock_waits-on.patch text/x-patch 2.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-12-21 13:43:14 Re: index prefetching
Previous Message Andres Freund 2023-12-21 13:27:42 Re: index prefetching