Prohibit altering invalidated replication slots.

Amit Kapila <akapila@postgresql.org>

Commit: 4d8489f4f1fa86a99e6db0ea702911e1cf92fa81
Author: Amit Kapila <akapila@postgresql.org>
Date: 2024-09-13T04:01:23Z
Releases: 18.0
Prohibit altering invalidated replication slots.

ALTER_REPLICATION_SLOT for invalid replication slots should not be allowed
because there is no way to get back the invalidated (logical) slot to
work.

Author: Bharath Rupireddy
Reviewed-by: Peter Smith, Shveta Malik
Discussion: https://www.postgresql.org/message-id/CALj2ACW4fSOMiKjQ3=2NVBMTZRTG8Ujg6jsK9z3EvOtvA4vzKQ@mail.gmail.com

Files

Discussion