Support disabling/enabling an existing subscription
Open
complexity: no estimate
feature: sql: logical replication
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 616
- Avg merge
- 14h 49m
- Merged PRs (30d)
- 206
Description
**Use case**:
Disable/Enable an existing `subscription` to stop/start the replication.
**Feature description**:
`ALTER SUBSCRIPTION name [ ENABLE | DISABLE ]` is supported to disable/enable the ongoing replication of a subscription.
Relates to #12261.
Contributor guide
Assessment
This issue has not been assessed yet.