Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

User when connecting Private CDF instance to Private PostgreSQL you see connection.

Connection to :5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.

Solution(s)

  1. Assuming private CDF instance is create as per instructions here and also private Cloud SQL or PostgreSQL is created as required.

  2. Now that both the instances are setup create a private GCE VM (with only internal IP) using the following gcloud command,

...

Once the VM is created with a static IP now use this as the host for the mysql or postgresql database to be accessed from Cloud Data Fusion.

Page Properties
hiddentrue

Related issues