Skip to content

Commit 76afd35

Browse files
authored
Update pause_and_resume.md
1 parent 3f36a12 commit 76afd35

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/integrations/data-ingestion/clickpipes/postgres/pause_and_resume.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,37 +19,30 @@ There are scenarios where it would be useful to pause a Postgres ClickPipe. For
1919
1. In the Data Sources tab, click on the Postgres ClickPipe you wish to pause.
2020
2. Head over to the **Settings** tab.
2121
3. Click on the **Pause** button.
22-
<br/>
2322

2423
<Image img={pause_button} border size="md"/>
2524

2625
4. A dialog box should appear for confirmation. Click on Pause again.
27-
<br/>
2826

2927
<Image img={pause_dialog} border size="md"/>
3028

3129
4. Head over to the **Metrics** tab.
3230
5. In around 5 seconds (and also on page refresh), the status of the pipe should be **Paused**.
33-
<br/>
3431

3532
:::warning
3633
Pausing a Postgres ClickPipe will not pause the growth of replication slots.
3734
:::
3835

39-
<br/>
40-
4136
<Image img={pause_status} border size="md"/>
4237

4338
## Steps to resume a Postgres ClickPipe {#resume-clickpipe-steps}
4439
1. In the Data Sources tab, click on the Postgres ClickPipe you wish to resume. The status of the mirror should be **Paused** initially.
4540
2. Head over to the **Settings** tab.
4641
3. Click on the **Resume** button.
47-
<br/>
4842

4943
<Image img={resume_button} border size="md"/>
5044

5145
4. A dialog box should appear for confirmation. Click on Resume again.
52-
<br/>
5346

5447
<Image img={resume_dialog} border size="md"/>
5548

0 commit comments

Comments
 (0)