How do you force a postgres connection via a TCPIP socket and not a Unix
Socket when connecting through the perl DBI?
I found something in the postgres docs in the SSL area with a switch "-h
localhost" (this is not in the man pages) but that didn't seem to do
anything.
Thanks