You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Tweaking the sync settings to help with replication slot growth {#tweaking-pg-sync}
48
48
Let's talk about how to use these settings to handle a large replication slot of a CDC pipe.
@@ -52,4 +52,4 @@ By increasing both the sync interval and pull batch size, the ClickPipe will pul
52
52
### Monitoring sync control behaviour {#monitoring-pg-sync}
53
53
You can see how long each batch takes in the **CDC Syncs** table in the **Metrics** tab of the ClickPipe. Note that the duration here includes push time and also if there are no rows incoming, the ClickPipe waits and the wait time is also included in the duration.
0 commit comments