Skip to content

Commit 7a9c648

Browse files
authored
Add H1 to improve searchability
1 parent 596b635 commit 7a9c648

File tree

1 file changed

+5
-1
lines changed
  • docs/integrations/data-ingestion/clickpipes/postgres

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@ title: 'Adding specific tables to a ClickPipe'
33
description: 'Describes the steps need to add specific tables to a ClickPipe.'
44
sidebar_label: 'Add Table'
55
slug: /integrations/clickpipes/postgres/add_table
6+
show_title: false
67
---
78

89
import Image from '@theme/IdealImage';
910
import add_table from '@site/static/images/integrations/data-ingestion/clickpipes/postgres/add_table.png'
1011

12+
# Adding specific tables to a ClickPipe
13+
1114
There are scenarios where it would be useful to add specific tables to a pipe. This becomes a common necessity as your transactional or analytical workload scales.
1215

13-
## Steps to add specific tables {#add-tables-steps}
16+
## Steps to add specific tables to a ClickPipe {#add-tables-steps}
17+
1418
This can be done by the following steps:
1519
1. [Pause](./pause_and_resume.md) the pipe.
1620
2. Click on Edit Table settings.

0 commit comments

Comments
 (0)