cancel
Showing results for 
Search instead for 
Did you mean: 

Not able connect local postgresql database

maheswara
New Contributor

Hi Team, 

 i am trying to connect PostgreSQL which is hosted on my local system. while connecting that I am getting below error which showing in images. anyone have any idea please help me. 

 

maheswara_0-1692602389233.png    

maheswara_1-1692602418798.png

 

 

1 ACCEPTED SOLUTION

j_angelevski
Contributor III

Hi @maheswara ,

The issue might be the JDBC Driver. From the screenshot you shared, I am not sure if you have configured the JDBC JARs Driver, but if you didn't, you need to download it and upload it in SnapLogic and then under the JDBC JARs configuration, upload/select the .jar file of the driver. You can download the latest driver or any version you need.

j_angelevski_1-1692632424985.png

You can download it from the official docs: https://jdbc.postgresql.org/download/

 

View solution in original post

5 REPLIES 5

j_angelevski
Contributor III

Hi @maheswara ,

The issue might be the JDBC Driver. From the screenshot you shared, I am not sure if you have configured the JDBC JARs Driver, but if you didn't, you need to download it and upload it in SnapLogic and then under the JDBC JARs configuration, upload/select the .jar file of the driver. You can download the latest driver or any version you need.

j_angelevski_1-1692632424985.png

You can download it from the official docs: https://jdbc.postgresql.org/download/

 

Thank You @j_angelevski , its working now.

Hi @j_angelevski,

The above solution what you have given is working fine, but some time i am getting fatal error. Not able to connect that PostgreSQL.

Hi @maheswara ,

Could you please provide more details about the error? It's a bit vague and could refer to various issues. Would you mind sharing the specific error message for clarification?