Skip to main content
Question

PostgreSql CDC client worked only when i make postgre port public. Why ?

  • January 11, 2022
  • 2 replies
  • 32 views

refl_jasmel
Fan

I am trying to create a pipeline with origin PostgreSQL CDC client. The connection was not initializing until unless i make the postgre port to public. What is the exact solution for this ? can anyone help on this ? 

 

2 replies

Rishi
StreamSets Employee
Forum|alt.badge.img
  • StreamSets Employee
  • January 13, 2022

Hi @refl_jasmel , What exactly you mean by “The connection was not initializing until unless i make the postgre port to public”. could you please share the error trace or screenshot?

  • Also, please verify the connectivity between postgres  and SDC host ? 
$telnet <postgres_hostname> <port>

 


Drew Kreiger
Rock star
Forum|alt.badge.img
  • Senior Community Builder at StreamSets
  • February 7, 2022

@refl_jasmel Could you please share?