From: | 马庆 <ma(dot)qing(at)staples(dot)sh(dot)cn> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Connecting performance |
Date: | 2006-12-21 04:01:03 |
Message-ID: | 7567B1901217DD42933F932F3939A838254477@staples-mail2.staples.sh.cn |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dear :
These days, I come across a problem that I can’t solve i , so I ask U for help.
Problem Description:
I use RedHat AS 4 + PostgreSQL 8.1 as our server. As long as the server program starts, it’ll immediately open 10~20 connects to the DB to handle the request.
But my college ask me “Do you know Oracle, it has connect pool to queue the request, so you needn’t open so much connects. Does PostgreSQL has such function?”
Does anybody know something about it? Please tell me.
Thanks
MARK
From | Date | Subject | |
---|---|---|---|
Next Message | developer | 2006-12-21 04:07:16 | Re: need help with plpgsql execute insert |
Previous Message | Devrim GUNDUZ | 2006-12-21 03:56:19 | Re: xml2 install problem |