Thanks for Your hint. The result of 'lsof -i tcp:5432' is: COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME postgres 5384 postgres 3u IPv4 17284 TCP localhost:postgresql (LISTEN)
This looks quite ok. Or should there are more processes / files? Regards Robert James Rutherford schrieb: > Robert Roggenbuck wrote: > > "Connection denied. Check the hostname and portnumber and be sure the > > the database server accept TCP/IP-connections." > > Did you check this? Try running lsof -i tcp:5432 as root on the database > server to see if postgres is listening for TCP connections. > > cheers, > > Jim ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

