pg_connect(): Cannot create new link

From: mauro(dot)folcarelli(at)sistinf(dot)it
To: pgsql-php(at)postgresql(dot)org
Subject: pg_connect(): Cannot create new link
Date: 2004-01-14 14:42:32
Message-ID: OF59FF32EA.71E3C9D3-ONC1256E1B.00508E59@sistinf.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Michael Hanna 2004-01-14 23:33:13 Selecting from two tables
Previous Message scott.marlowe 2004-01-12 23:07:34 Re: pg_connect socket creation error (0x0000273F)