Thread: Re: [NOVICE] Accessing Postgres db from apache using PHP

Re: [NOVICE] Accessing Postgres db from apache using PHP

From
Josh Berkus
Date:
Christoph,

> I'm not sure, but I think you have to start postgres with the option -i to
> allow it to use TCP/IP.

As of 7.2, it's better to do this in the postgresql.conf file, just because
then you don't have to remember to use "-i" every time you start up
PostgreSQL.

--
Josh Berkus
Aglio Database Solutions
San Francisco