Hi All, I'm using DBI to access a local DB2 database on our AIX machine. No problems there. But I also need the ability to access a remote Postgres database from this same AIX box. Installing DBD::Pg requires that I install a Postgres database on the local machine which I don't want to do. Any suggestions on the best way to accomplish the remote connection?
-David
