Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent reuse of logical replication connections (#518)
Currently walsender cannot continue to sync tables if has synced one. So we have to open new walsender connection for each client.
- Loading branch information