Page 1 of 1

Postgresql JDBC

Posted: Mon Aug 12, 2019 2:29 am
by thurmy34
Hi
I would like to use the jdbc connector with postgresql.
I have dwonloaded the jdbc driver (postgresql-42.2.6.jar)
I know i have to fill the fill isjdbc.config but i don't know how (CLASS_NAMES part)

Thank you.

Posted: Mon Aug 12, 2019 9:26 am
by thurmy34
Hi,
The class_names for POSTGRESQL is org.postgresql.Driver.
I'm using the driver postgresql-42.2.6.jre6.jar.
Regards

Posted: Thu Aug 15, 2019 12:31 pm
by rkashyap
Is your PostgreSQL based on GCP?