pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep

pgsql: Fix assertion failure with replication slot release in single-us

2025-08-19 Thread Michael Paquier
Fix assertion failure with replication slot release in single-user mode Some replication slot manipulations (logical decoding via SQL, advancing) were failing an assertion when releasing a slot in single-user mode, because active_pid was not set in a ReplicationSlot when its slot is acquired. Rep