Re: BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size
Date
Msg-id 3169484.1754936658@sss.pgh.pa.us
Whole thread Raw
In response to BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> waiting for server to start....2025-08-11 11:31:36.664 EDT [619244] LOG:
> invalid value for parameter "max_slot_wal_keep_size": 8192
> 2025-08-11 11:31:36.664 EDT [619244] DETAIL:  "max_slot_wal_keep_size" must
> be set to -1 during binary upgrade mode.

Already reported, and should be fixed in beta3, but thanks for the
report!

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size
Next
From: Peter Geoghegan
Date:
Subject: Re: Postgres: Queries are too slow after upgrading to PG17 from PG15