I am trying to connect to my database (remote server) which has PostgreSQL installed in it. My PHP code is trying to connect to the database using pg_connect(), but I get th
On Gentoo, use USE flag postgres in /etc/portage/make.conf and re emerge "emerge php"