debezium / debezium/dbz

Specify the connection to the PostgreSQL cluster [DBZ-3714]

Open
#484 0 comments 0 reactions 0 assignees View on GitHub
component/postgresql-connector migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-3714](https://issues.redhat.com/browse/DBZ-3714)

ENV: PostgreSQL 12 on Patroni (2 node cluster)

How to specify a two-node connection? 

 

PostgreSQL driver supports jdbc url in this format: 

{{jdbc:postgresql://node1,node2,node3/accounting?targetServerType=primary}}.

 
|{{database.hostname}}| |IP address or hostname of the PostgreSQL database server.|

How to specify this in conf for Debezium Connector ???

 

 

 

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the PostgreSQL connector configuration and the JDBC URL format described in the issue, including Patroni's two-node setup. Determine whether the connector currently accepts multiple hosts and identify the relevant configuration entry point. Done means documenting or implementing a clear way to specify the PostgreSQL cluster and verifying the connection behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.