Skip to content

Commit 4e7c236

Browse files
add version note
1 parent 503536c commit 4e7c236

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Also worth checking:
350350
- If there are any row policies on ClickHouse side which might be filtering out rows.
351351
352352
### Can I have the ClickPipe create a replication slot with failover enabled? {#failover-slot}
353-
Yes, for a Postgres ClickPipe with replication mode as CDC or Snapshot + CDC, you can have ClickPipes create a replication slot with failover enabled, by toggling the below switch in the `Advanced Settings` section while creating the ClickPipe.
353+
Yes, for a Postgres ClickPipe with replication mode as CDC or Snapshot + CDC, you can have ClickPipes create a replication slot with failover enabled, by toggling the below switch in the `Advanced Settings` section while creating the ClickPipe. Note that your Postgres version must be 17 or above to use this feature.
354354
355355
<Image img={failover_slot} border size="md"/>
356356

0 commit comments

Comments
 (0)