Sorry, too many clients already

From: "Bill Howell" <officeware(at)worldnet(dot)att(dot)net>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Sorry, too many clients already
Date: 2001-03-19 15:18:28
Message-ID: 000a01c0b087$db40bb60$0218a8c0@pluto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm having touble increasing of the number of client connection to my database. I've tried two different ways :

1. Start w/ postgresql start -i -N 64 -B 128
2.Use configure -with-maxbackends=128

I still can only connect to exactly 32 clients. I'm using postgresql-7.0.2. and jdbc 7.0-1.1

Thanks for any help ....

Bill Howell

Browse pgsql-novice by date

  From Date Subject
Next Message Mike Friesen 2001-03-19 15:57:21 General Cursors Question
Previous Message Luke Tudor - RSG 2001-03-19 10:44:36 check_foriegn_key TO FOREIGN KEY.