Hello All!
I used the java installer for servoy 6.01 on fresh Centos 6.
I selected to use the EnterprisDB install choice. This installed and I cn connect to all the sample db’s provided with enterprisedb version of PostGreSQL
However,
When the install moves to the next screen for “database conncetion details”,
I cannot connect when clicking on the verify connection button
I have the following listed:
Server URL: jdbc:postgresql://localhost:5432
JDBC driver classname: org.postgresql Driver
username: DBA
password: sql
I even went into PgAdmin and created user DBA
I tried the default posgres user
cannot get success.
What am i missing?