Re: pgsql: Prevent invalidation of newly synced replication slots.
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Amit Kapila <akapila@postgresql.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-27T14:59:04Z
Lists: pgsql-hackers
On Tue, Jan 27, 2026 at 12:56 AM Amit Kapila <akapila@postgresql.org> wrote: > Prevent invalidation of newly synced replication slots. This commit has broken CI for me. On the "Windows - Server 2022, VS 2019 - Meson & ninja" build, the following shows up in 046_checkpoint_logical_slot_standby.log: 2026-01-27 13:44:44.421 GMT startup[5172] FATAL: could not rename file "backup_label" to "backup_label.old": Permission denied I imagine this is going to break CI for everybody else too, as well as cfbot. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Fix CI failure introduced in commit 851f6649cc.
- 1c60f7236368 18.2 landed
- 3a98f989e8e5 19 (unreleased) landed
- 9649f1adfdee 17.8 landed
-
Prevent invalidation of newly synced replication slots.
- 851f6649cc18 19 (unreleased) cited
-
Prevent invalidation of newly created replication slots.
- 006dd4b2e5b3 19 (unreleased) cited