Too many clients - Mailing list pgsql-novice

From Leandro Fanzone
Subject Too many clients
Date
Msg-id 3CD95075.17C70551@hasar.com
Whole thread Raw
Responses Re: Too many clients  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I'm using PostgreSQL 7.1.2 through the C++ interface. When my programs
connect, from time to time they abort with the following message:
"Sorry, too many clients already". What may cause such behaviour? What
am I doing wrong? It's true that I have many clients connected at the
same time (20 or so), but I don't think that's "too many", and if I
restart them, they connect in the next try, with the same envirnonment,
process count, database client number, etc.

Leandro Fanzone
Compañía HASAR


pgsql-novice by date:

Previous
From: Mark Thomas
Date:
Subject: Partial table copy?
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Appending values non-destructively