This is a discussion on JDBC connection problem: 08001 error within the pgsql Interfaces jdbc forums, part of the PostgreSQL category; --> Hi - I have a java application that is connecting to a PostgreSQL database via JDBC. We have deployed ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi - I have a java application that is connecting to a PostgreSQL database via JDBC. We have deployed our database on several different servers (Linux, MacOSX, Solaris), and after configuring the PostgreSQL database correctly, have had no problems connecting. One server, however, is posing a problem. When I try to create a connection, I get the following error: SQLState: 08001 The connection attempt failed The server is running on CentOS vs. 3 with SE Linux disabled. I would appreciate any ideas about what could be the problem. Thanks -Sara |