File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
docs/integrations/data-ingestion/clickpipes/postgres Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -19,37 +19,30 @@ There are scenarios where it would be useful to pause a Postgres ClickPipe. For
19
19
1 . In the Data Sources tab, click on the Postgres ClickPipe you wish to pause.
20
20
2 . Head over to the ** Settings** tab.
21
21
3 . Click on the ** Pause** button.
22
- <br />
23
22
24
23
<Image img ={pause_button} border size =" md " />
25
24
26
25
4 . A dialog box should appear for confirmation. Click on Pause again.
27
- <br />
28
26
29
27
<Image img ={pause_dialog} border size =" md " />
30
28
31
29
4 . Head over to the ** Metrics** tab.
32
30
5 . In around 5 seconds (and also on page refresh), the status of the pipe should be ** Paused** .
33
- <br />
34
31
35
32
::: warning
36
33
Pausing a Postgres ClickPipe will not pause the growth of replication slots.
37
34
:::
38
35
39
- <br />
40
-
41
36
<Image img ={pause_status} border size =" md " />
42
37
43
38
## Steps to resume a Postgres ClickPipe {#resume-clickpipe-steps}
44
39
1 . In the Data Sources tab, click on the Postgres ClickPipe you wish to resume. The status of the mirror should be ** Paused** initially.
45
40
2 . Head over to the ** Settings** tab.
46
41
3 . Click on the ** Resume** button.
47
- <br />
48
42
49
43
<Image img ={resume_button} border size =" md " />
50
44
51
45
4 . A dialog box should appear for confirmation. Click on Resume again.
52
- <br />
53
46
54
47
<Image img ={resume_dialog} border size =" md " />
55
48
You can’t perform that action at this time.
0 commit comments