Creating a PostgreSQL destination

Note: You must have granted read or write access to the database.
  1. Select Data Fabric > Pipelines > Destinations.
  2. Click Create new.
    The panel with supported technologies is expanded.
  3. Select the PostgreSQL technology that is used in your destination.
    The Properties panel is displayed.
  4. Specify this information:
    Name
    Specify the destination name.
    Description
    Optionally, specify the description for the destination.
    Hostname
    Specify the PostgreSQL hostname.
    Port
    Specify the PostgreSQL port.
    Database
    Specify the PostgreSQL database.
    Username
    Specify the PostgreSQL user name.
    Password
    Specify the PostgreSQL password.
  5. Optionally, click Test to verify if the connection is configured correctly.
  6. Click Save.