Forum Discussion
Anonymous
6 years agoNot applicable
Importing data from postgresql through SSH
What's the best way to import data from a postgresql server with SSH tunneling? I have data that resides in a cloud server that can only be queried through an SSH tunnel.
Anonymous
6 years agoNot applicable
Thanks for the response Icey , however I'm still unable to connect after trying all your suggestions.
I'm able to establish remote access to the server with PuTTY but that's as far as I'm able to go. When attempting to pull data into pbi desktop using the postgresql plugin I get the following:
Did some research and some people said to try installing an earlier version (3.2.7) of npgsql with the GAC installation. I did that and now I get this:
Help in resolving this would be greatly appreciated.
Deep
5 years agoHelper I
I am facing the same problem. Did you solve it?