"Jose Javier Gutierrez" <[EMAIL PROTECTED]> writes: > com.kristinaIbs.persistence.ExceptionPersistence: ManagerPersistencePool > (getConnection).Connection refused. Check that the hostname and port is > correct, and that the postmaster is running with the -i flag, which enables > TCP/IP networking.
Is the postmaster indeed listening on a TCP/IP port, (usually 5432) or just on the Unix-domain socket? You have to specifically turn on TCP/IP for security reasons--it's not enabled by default. -Doug -- Doug McNaught Wireboard Industries http://www.wireboard.com/ Custom software development, systems and network consulting. Java PostgreSQL Enhydra Python Zope Perl Apache Linux BSD... ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster