Module subscription

Module subscription 

Source

Enums§

SubscriptionState
Subscription state enum

Functions§

create_subscription
Create a subscription to a publication on the source database
detect_subscription_state
Detect the current state of a subscription
drop_subscription
Drop a subscription
list_subscriptions
List all subscriptions in the database
wait_for_sync
Wait for subscription to complete initial sync and enter streaming state Returns when subscription reaches ‘r’ (ready/streaming) state