Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
fusionet
Contributor
Contributor

Connecting QlikSense Desktop to Postgresql on AWS EC2

Hi All,

 

Looking for some advice on connecting QlikSense Desktop (which is a server) to a Postgresql in Linux on an AWS EC2 instance.

 

I read the documentation and have everything down, from the hostname, post, dbname and so on registered on the postgresql connector found on Qlik Sense Desktop. On the AWS EC2 Security Group, i have enabled an inbound connection of type TCP (Postgresql - 5432) to the server's IP address.

 

However when I try to create the connection, it keep saying that "connection timed out" and is the aws ec2 accepting TCP/IP connections.

 

Is there anything else I should consider? Would love any feedback

4 Replies
Vu_Nguyen
Employee
Employee

Can yo connect to your database with a PostgreSQL client like pgAdmin? It is important in this test that pgAdmin should be installed on the same computer with Qlik Sense Desktop, and connect with the same database account.
Vu Nguyen
If a post helps resolve your issue, please mark the answer as correct.
fusionet
Contributor
Contributor
Author

Thanks for the direction! After tons of reading, finally got it solved!

Nibswoo81
Contributor II
Contributor II

Hi @fusionet ,

How did you solve the issue in the end?

jmugyenyi
Contributor
Contributor

How did you solve this problem?