Re: Set log_lock_waits=on by default - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: Set log_lock_waits=on by default
Date
Msg-id c69a6198a05f3e9d74d8240483cbc6dbbaacb86c.camel@cybertec.at
Whole thread Raw
In response to Re: Set log_lock_waits=on by default  (Shinya Kato <shinya11.kato@gmail.com>)
Responses Re: Set log_lock_waits=on by default
List pgsql-hackers
On Thu, 2025-09-04 at 14:12 +0900, Shinya Kato wrote:
> Due to 635998965 [0], you need to change guc_parameters.dat instead of
> guc_tables.c.

Thanks for pointing that out to me!
Here is an updated patch.

Yours,
Laurenz Albe

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Conflict detection for update_deleted in logical replication
Next
From: Tender Wang
Date:
Subject: Re: Reduce "Var IS [NOT] NULL" quals during constant folding