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
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