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

Поиск
Список
Период
Сортировка
От Chris Angelico
Тема Re: Connection limit exceeded for non-superusers when there are plenty of available slots
Дата
Msg-id CAPTjJmqL1_wMc-n2RCAGpeEGCb=xOkDU80YeYoneuMQdvF5YRg@mail.gmail.com
обсуждение исходный текст
Ответ на Connection limit exceeded for non-superusers when there are plenty of available slots  (G B <g.b.coder@gmail.com>)
Ответы Re: Connection limit exceeded for non-superusers when there are plenty of available slots  (G B <g.b.coder@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: G B
Дата:
Сообщение: Connection limit exceeded for non-superusers when there are plenty of available slots
Следующее
От: Anson Abraham
Дата:
Сообщение: Re: postgresql log file not getting update