PostgreSQL connection problem

已回答

 Hello,

 

 I am trying to connect to PostgreSQL database installed on a virtual Linux platform, but the connection kept failing. My datasource properties are:

jdbc:postgresql://tblimsdb0:5432/postgres

Please kindly advise where might go wrong? or what settings need to tuned on Linux platform?

 

Thanks,

Joey

 

0

Can you connect to the database from any other tools that use JDBC?

0

No. I am wondering whether there are settings on the LINUX/database side should be tuned.

0

Problem solved. Many thanks.

0

请先登录再写评论。