maheswara
2 years agoNew Contributor II
Not able connect local postgresql database
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. ...
- 2 years ago
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.
You can download it from the official docs: https://jdbc.postgresql.org/download/