Limited number of simultaneous connections on Windows

From: Pawel Kukawski <kukismen(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Limited number of simultaneous connections on Windows
Date: 2011-06-21 08:06:26
Message-ID: f49aee43-3d47-41c6-8598-357e4c47b469@q15g2000yqk.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have recently read about limited number of simultaneous connections
on Windows when postgres is running as a service.
Link is available here:
http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows#I_cannot_run_with_more_than_about_125_connections_at_once.2C_despite_having_capable_hardware

I tried to repeate this issue on my server ( Windows 7 32-bit,
PostgreSQL 9.0.4 and max_connections set to 200) but surprisingly I
was not able to do it.
I used the following command:

pgbench -S -c 150 -j 150 -t 2000 pgbench

Does it mean that this issue does not exist anymore ?

Regards,
Paweł

Browse pgsql-general by date

  From Date Subject
Next Message BGoebel 2011-06-21 11:24:49 PostgreSQL 9.1 / Collations / case insensitive german sort order
Previous Message CSS 2011-06-21 05:49:35 Tuning for a tiny database