Forum Discussion
Thanks CoreyVernon
I did download the latest postgres jar :"postgresql-42.3.2.jar" and it is currently in my bin/ext
I tried to set this up as per your instruction but I'm currently getting this error.
Failed to initialize the connection that uses the [Yugabyte/org.postgresql.Driver] driver. Connection string: [jdbc:yugabytedb://URL:PORT/KEYSPACE?user=USERID&password=#####].
This is my current Driver within my JDBC preference.
Yugabyte/org.postgresql.Driver.
Is there a specific connection string I should be following?
Regards,
Jimmy
Update:
I actually downloaded the Yugabyte JDBC driver so this is my current setup.
Driver: com.yugabyte.Driver
jdbc:yugabytedb://URL:9042/KEYSPACE?user=USERID&password=PASS_VALUE
Now I'm getting:
Failed to get a connection for the specified properties; com.yugabyte.util.PSQLException: An error occurred while setting up the SSL connection.
Regards,
Jimmy
Related Content
- 12 months ago
- 3 years ago
- 3 years ago
- 4 years ago