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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Connecting Alteryx to remote PostgreSQL server

  • 23-10-2020 08:37AM
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 Posts: 3,896 ✭✭✭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