Re: BUG #4651: Postgresql connection error with PHP 5.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #4651: Postgresql connection error with PHP 5.
Дата
Msg-id 49953224.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на BUG #4651: Postgresql connection error with PHP 5.  ("Nitin" <nitin.yeole@aviontechnology.net>)
Список 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 по дате отправления:

Предыдущее
От: "carl baptista"
Дата:
Сообщение: BUG #4652: .net upate
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.3.5: Query Planner takes 15+ seconds to plan Update or Delete queries on partitioned tables.