Open balegas opened 2 weeks ago
We need a termination endpoint for Electric to cleanup storage and remove any existing replication slot.
Right now if someone wants to stop using Electric, they need to manually remove the replication slot from Postgres, otherwise WAL will keep growing.
Doesn't have to be an endpoint, can just be the terminate action
We need a termination endpoint for Electric to cleanup storage and remove any existing replication slot.
Right now if someone wants to stop using Electric, they need to manually remove the replication slot from Postgres, otherwise WAL will keep growing.