Re: Operational issues when max_replication_slots is exhausted

2025-12-15 Thread Adrian Klaver
On 12/15/25 03:58, Ahmed Et-tanany wrote: Hello PostgreSQL community, We have an issue related to `max_replication_slots` that I am not sure would qualify as a bug, so I thought I would ask here first. Our problem is that when our customers use up all available replication slots for logical

Re: Operational issues when max_replication_slots is exhausted

2025-12-15 Thread Laurenz Albe
On Mon, 2025-12-15 at 12:58 +0100, Ahmed Et-tanany wrote: > Our problem is that when our customers use up all available replication slots > for logical replication, > our database management tasks that also require a slot fail (for example, > creating the required > replication slot for a new phy

Operational issues when max_replication_slots is exhausted

2025-12-15 Thread Ahmed Et-tanany
Hello PostgreSQL community, We have an issue related to `max_replication_slots` that I am not sure would qualify as a bug, so I thought I would ask here first. Our problem is that when our customers use up all available replication slots for logical replication, our database management tasks that