Jump to content

[SOLVED] pg_connect(): Cannot create new link. Too many open links (0)


musclehead

Recommended Posts

I'm trying to connect to a remote Postgresql DB w/ the following:

 

RHEL 4

PHP 4.3.9

PostgreSQL(libpq) Version 7.4.19

 

When I attempt to do a simple pg_connect to the remote host, I'm getting the following in my error_log:

 

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

 

I can connect to the database via CLI remotely using pgsql, so the connection to the database is fine and I can view data, etc. I'm new to the Postgresql world, so any advice would be of great assistance!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.