Re: [GENERAL] Connection limit exceeded for non-superusers when there are plenty of available slots

2013-02-28 Thread G B
Chris Angelico wrote: > On Fri, Mar 1, 2013 at 7:38 AM, G B wrote: > > SHOW superuser_reserved_connections; > > > > 480 > > > > SHOW max_connections; > > 500 > > > > Is there something I'm missing here? Thanks for your help. > > Th

[GENERAL] Connection limit exceeded for non-superusers when there are plenty of available slots

2013-02-28 Thread G B
We have a number of applications using a production database under a super user account. I've created a new (non-super) user account and if I try to login using this account I get the "Non-superuser connection limit exceeded" error. I'm aware of the postgresql.conf settings for max user connections