From e0e6664a1501fe0f562bfc33ce8761d6d4df413b Mon Sep 17 00:00:00 2001 From: roldanbob Date: Wed, 28 Aug 2024 23:35:16 -0400 Subject: [PATCH] DBZ-8090 Update topic ID in PG file to fix build error --- documentation/modules/ROOT/pages/connectors/postgresql.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/ROOT/pages/connectors/postgresql.adoc b/documentation/modules/ROOT/pages/connectors/postgresql.adoc index 4a045b314..f19ce297b 100644 --- a/documentation/modules/ROOT/pages/connectors/postgresql.adoc +++ b/documentation/modules/ROOT/pages/connectors/postgresql.adoc @@ -3813,7 +3813,7 @@ After the next failure, the connector stops, and user intervention is required t Set the value to `0` (zero) to remove the timeout limit. |=== -[id="postgresql-pass-through-properties"] +[id="debezium-postgresql-connector-pass-through-properties"] ==== Pass-through PostgreSQL connector configuration properties The connector supports _pass-through_ properties that enable {prodname} to specify custom configuration options for fine-tuning the behavior of the Apache Kafka producer and consumer.