Re: BUG #17245: Index corruption involving deduplicated entries - Mailing list pgsql-bugs

From Kamigishi Rei
Subject Re: BUG #17245: Index corruption involving deduplicated entries
Date
Msg-id 3cb78dcf-e344-e7ca-3c52-51b1f0b6621d@koumakan.jp
Whole thread Raw
In response to Re: BUG #17245: Index corruption involving deduplicated entries  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: BUG #17245: Index corruption involving deduplicated entries
List pgsql-bugs
On 29.10.2021 4:50, Peter Geoghegan wrote:

> Access to the WAL archive would be great. Now might be a good time to
> set "log_min_autovacuum_duration=0" in postgresql.conf -- that
> information might be very helpful later on. This will appear in the
> system logs for PostgreSQL. We'll be particularly interested in the
> "page" table, for the obvious reason.

It looks like this parameter is named "log_autovacuum_min_duration" 
instead. Done.

> Also, can you please post output of the following on your server:
> "select * from pg_settings where setting != boot_val;"

Attached; this was done before the above.

-- 
K. R.
Attachment

pgsql-bugs by date:

Previous
From: Alexander Kukushkin
Date:
Subject: Re: BUG #17245: Index corruption involving deduplicated entries
Next
From: Kamigishi Rei
Date:
Subject: Re: BUG #17245: Index corruption involving deduplicated entries