pgsql: Restrict copying of invalidated replication slots.

2025-04-04 Thread Masahiko Sawada
Restrict copying of invalidated replication slots. Previously, invalidated logical and physical replication slots could be copied using the pg_copy_logical_replication_slot and pg_copy_physical_replication_slot functions. Replication slots that were invalidated for reasons other than WAL removal r

pgsql: Restrict copying of invalidated replication slots.

2025-04-03 Thread Masahiko Sawada
Restrict copying of invalidated replication slots. Previously, invalidated logical and physical replication slots could be copied using the pg_copy_logical_replication_slot and pg_copy_physical_replication_slot functions. Replication slots that were invalidated for reasons other than WAL removal r

pgsql: Restrict copying of invalidated replication slots.

2025-04-03 Thread Masahiko Sawada
Restrict copying of invalidated replication slots. Previously, invalidated logical and physical replication slots could be copied using the pg_copy_logical_replication_slot and pg_copy_physical_replication_slot functions. Replication slots that were invalidated for reasons other than WAL removal r