Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

psql: SCRAM authentication requires libpq version 10 or above

Manju_SL
New Contributor III
New Contributor III

Customer is using AWS postgres RDS instance (DB as service) version 11. Saviynt setup has JDBC driver version postgresql_42_4_1.jar. When we launch credential less session it is looking for libpq version 10 or above.  

Should we update JDBC driver at Saviynt or should we update the DB library.  Since it is RDS instance there is no option to upgrade the libpq version alone.  DB upgrade is required.  There are many DB instances of different versions. 

Manju_SL_0-1716554616609.png

Please recommend the solution. 

Thanks, 

Manju

2 REPLIES 2

Saathvik
All-Star
All-Star

@Manju_SL : Your actual connection to DB is working but only launch is failing is it? If so I believe Saviynt has to update the drivers on RDS instance


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

Manju_SL
New Contributor III
New Contributor III

@Saathvik :  After updloading the latest JDBC jar issue remains same. When we launch  credentialless session we are getting "psql: SCRAM authentication requires libpq version 10 or above"

Regards, 

Manju