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
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/clickpipes/postgres/add_table.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,18 @@ title: 'Adding specific tables to a ClickPipe'
3
3
description: 'Describes the steps need to add specific tables to a ClickPipe.'
4
4
sidebar_label: 'Add Table'
5
5
slug: /integrations/clickpipes/postgres/add_table
6
+
show_title: false
6
7
---
7
8
8
9
import Image from '@theme/IdealImage';
9
10
import add_table from '@site/static/images/integrations/data-ingestion/clickpipes/postgres/add_table.png'
10
11
12
+
# Adding specific tables to a ClickPipe
13
+
11
14
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.
12
15
13
-
## Steps to add specific tables {#add-tables-steps}
16
+
## Steps to add specific tables to a ClickPipe {#add-tables-steps}
0 commit comments