| From: | "ktm(at)rice(dot)edu" <ktm(at)rice(dot)edu> |
|---|---|
| To: | "Sheena, Prabhjot" <Prabhjot(dot)Singh(at)classmates(dot)com> |
| Cc: | Will Platnick <wplatnick(at)gmail(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: PGBOUNCER ISSUE PLEASE HELP(Slowing down the site) |
| Date: | 2015-06-18 20:02:03 |
| Message-ID: | 20150618200203.GV31129@aart.rice.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-performance |
On Thu, Jun 18, 2015 at 07:19:13PM +0000, Sheena, Prabhjot wrote:
> Hi Ken/ Will
>
> I have checked the ulimit value and we are nowhere hitting the max 4096 that we have currently set. Is there any other explanation why we should be thinking of bumping it to like ulimit -n 50000 ( Add ulimit -n 50000 to the start of whatever you use to start pgbouncer (init script, etc..)) even though we are not reaching 4096 max value
>
> Regards
> Prabhjot Singh
>
Hi,
Try attaching to the pgbouncer with strace and see if you are getting any particular
errors. Do you have a /etc/security/limits.d directory? And if so, what is in it?
We found a nice default ulimit of 1024 for all non-root users. :(
Regards,
Ken
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sheena, Prabhjot | 2015-06-18 20:26:25 | Re: [PERFORM] PGBOUNCER ISSUE PLEASE HELP(Slowing down the site) |
| Previous Message | Igor Neyman | 2015-06-18 19:59:25 | Re: PGBOUNCER ISSUE PLEASE HELP(Slowing down the site) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sheena, Prabhjot | 2015-06-18 20:26:25 | Re: [PERFORM] PGBOUNCER ISSUE PLEASE HELP(Slowing down the site) |
| Previous Message | Igor Neyman | 2015-06-18 19:59:25 | Re: PGBOUNCER ISSUE PLEASE HELP(Slowing down the site) |