Problemunvalidated
I want Postgres to clean up properly in case of improper client termination — each client can create its own subscriptions via listen + notify + triggers. Outcome: How can I accomplish this?
4411f828-d774-4e28-834b-e1d90bca3482
I want Postgres to clean up properly in case of improper client termination — each client can create its own subscriptions via listen + notify + triggers. Outcome: How can I accomplish this?