Re: BUG #4651: Postgresql connection error with PHP 5. - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #4651: Postgresql connection error with PHP 5.
Date
Msg-id 49953224.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to BUG #4651: Postgresql connection error with PHP 5.  ("Nitin" <nitin.yeole@aviontechnology.net>)
List pgsql-bugs
>>> "Nitin" <nitin.yeole@aviontechnology.net> wrote:
> Is the server running on host "PostgreSQL" and
> accepting TCP/IP connections on port 5432?

This is very unlikely to be a bug, so a better list would have been
general or admin.

You probably haven't configured connections properly for your intended
use.  Start with this page:

http://www.postgresql.org/docs/8.3/interactive/runtime-config-connection.html

Note that the default value for listen_addresses doesn't allow TCP/IP
connections.

-Kevin

pgsql-bugs by date:

Previous
From: "carl baptista"
Date:
Subject: BUG #4652: .net upate
Next
From: Tom Lane
Date:
Subject: Re: 8.3.5: Query Planner takes 15+ seconds to plan Update or Delete queries on partitioned tables.