BUG #1439: unable to create more than 21 database connections

From: "Martin Drinck" <drinck(at)gmx(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1439: unable to create more than 21 database connections
Date: 2005-01-24 09:23:20
Message-ID: 200501240923.j0O9NKVQ016009@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1439
Logged by: Martin Drinck
Email address: drinck(at)gmx(dot)de
PostgreSQL version: 8.0.0
Operating system: Win XP
Description: unable to create more than 21 database connections
Details:

Im trying to connect 50 separate clients via Npgsql 0.7 beta3.
Inside the postgres config maxconnections = 100
(the config settings are a all default!)

After connecting 21 clients I always get the error "timeout while
connecting...".

Is it a bug or a configuration problem?

best regards,
M.Drinck

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2005-01-24 14:03:49 Re: BUG #1434: ERROR: type "bigserial" does not exist
Previous Message Michael Fuhr 2005-01-24 09:00:30 Re: 8.0.0 gmake check fails if on disk, passes on ram disk....