> Here I find myself behind a Linux box that can't connect via PHP.. solved > that one too.. Found the solution quicker on PHP.net then on > postgresql.org.. even searched for postmaster -i (and other keywords I > could think of) on postgresql.org.. no results.. FWIW.. seaching for the > keyword postmaster did turn up the app_postmaster page..
Would you care to tell us what you had to do? Because using the standard installation I can connect via PHP just fine.
I couldn't without modifying either postgresql.conf or start PostgreSQL with --i
Only one -
This was on a default install as per instructions found on the postgresql.org website. Started as per the same instructions:
http://www.postgresql.org/docs/current/static/installation.html
B.
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match