Forum Discussion
Hello venkat475,
I'm not sure but, this might be also possible to be achieved using SnapLogic expressions and parsing / formatting workarounds.
However if you have no other option, then you can use the Script Snap and the subprocess Python module to execute UNIX command directly on the Snaplex Node.
Regards,
Aleksandar.
- vbetharasi6 years agoNew Contributor
Hi,
I don’t understand what is the exact issue. Can any one help here please as this is on priority . It’s very urgentThanks,
Venu- anubhav_nautiya6 years agoContributor
Hi, can you try this:
When connecting to an SSL enabled PostgreSQL account, the account fails in validation. To overcome this, configure the URL properties in Account settings to establish an SSL connection with the following parameter and value:
URL property name URL property value sslmode require or try
URL property name: ssl
Value: true - RogerSramkoski6 years agoEmployee
Hello Venu,
Your screenshot shows the “Min pool size” was reduced from the default value of 3 to 0. Can you return that value back to the default value then try again?
Documentation link for PostgreSQL account:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438860/PostgreSQL+Account- vbetharasi6 years agoNew Contributor
Many thanks !
It’s now working
Related Content
- 3 years ago