[ic] dbi:Pg DSN remote postgresql database connections

Matthew J. Harmon interchange-users@icdevgroup.org
Wed Sep 18 02:57:02 2002


 > Yes, tcpip_socket = true is in interchange.cfg

That should be postgresql.conf.

-Matthew

Matthew J. Harmon wrote:
> Overview: remote PostgreSQL connections over TCP/IP instead of UNIX 
> sockets are failing.
> 
> Summary: Although everything appears correctly configured, Interchange 
> keeps trying local socket connections even when I specify a host and 
> port in the DBI DSN.  The Postgres database is on another server, on the 
> same network, all ports are available, command line perl connections 
> work, telnet connections succeed.
 >
 > Yes, tcpip_socket = true is in interchange.cfg