pg_connect(): Cannot create new link

Поиск
Список
Период
Сортировка
От mauro.folcarelli@sistinf.it
Тема pg_connect(): Cannot create new link
Дата
Msg-id OF59FF32EA.71E3C9D3-ONC1256E1B.00508E59@sistinf.it
обсуждение исходный текст
Ответы Re: pg_connect(): Cannot create new link  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: pg_connect(): Cannot create new link  (Adam Alkins <postgresql@rasadam.com>)
Список pgsql-php
I have the same problem posted by James Ward (Date: Mon, 15 Sep 2003)

I migrated from (postgresql-7.3.2-3 and php-4.2.2-17) to
 (postgresql-7.3.4-2 and php-4.3.3-6).

When I connect to the Database via php, I get the following message:

Warning: pg_connect(): Cannot create new link. Too many open links (0).

I didn't change any configuration file: everything used to work.
It's the first connection to the database
(max connections should be 32 by default).

Is it a bug ? Any solution?
Is there a chance to bypass it?

Thanks a lot.
Mauro Folcarelli


В списке pgsql-php по дате отправления:

Предыдущее
От: Enrico Ortmann
Дата:
Сообщение: can't create db
Следующее
От: mauro.folcarelli@sistinf.it
Дата:
Сообщение: Re: Selecting from two tables