Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Connecting Alteryx to remote PostgreSQL server

Options
  • 23-10-2020 9:37am
    #1
    Registered Users Posts: 1


    Is it possible to create an ODBC connection from Alteryx to a remote PostgreSQL server? I'm using Postgres 9.6. I was able to connect to PostgresSQL when it was on my desktop, but now I want to create a connection to a remote desktop. I really have no idea where to start. I do have a server path, but it does not seem to work.


Comments

  • Registered Users Posts: 3,849 ✭✭✭ozmo


    soumyarani wrote: »
    Is it possible to create an ODBC connection from Alteryx to a remote PostgreSQL server? I'm using Postgres 9.6. I was able to connect to PostgresSQL when it was on my desktop, but now I want to create a connection to a remote desktop. I really have no idea where to start. I do have a server path, but it does not seem to work.

    I had modify this file to allow remote connections - different client but same issue.

    https://www.postgresql.org/docs/12/auth-pg-hba-conf.html

    “Roll it back”



Advertisement