Re: Connection limit exceeded for non-superusers when there are plenty of available slots - Mailing list pgsql-general

From Chris Angelico
Subject Re: Connection limit exceeded for non-superusers when there are plenty of available slots
Date
Msg-id CAPTjJmqL1_wMc-n2RCAGpeEGCb=xOkDU80YeYoneuMQdvF5YRg@mail.gmail.com
Whole thread Raw
In response to Connection limit exceeded for non-superusers when there are plenty of available slots  (G B <g.b.coder@gmail.com>)
Responses Re: Connection limit exceeded for non-superusers when there are plenty of available slots  (G B <g.b.coder@gmail.com>)
List pgsql-general
On Fri, Mar 1, 2013 at 7:38 AM, G B <g.b.coder@gmail.com> wrote:
>   SHOW superuser_reserved_connections;
>
> 480
>
>   SHOW max_connections;
>  500
>
> Is there something I'm missing here?   Thanks for your help.

This leaves just 20 connections for non-root users. Did you intend to
set superuser_reserved_connections to 20, thus leaving 480 for normal
use?

ChrisA

pgsql-general by date:

Previous
From: G B
Date:
Subject: Connection limit exceeded for non-superusers when there are plenty of available slots
Next
From: Anson Abraham
Date:
Subject: Re: postgresql log file not getting update