Re: Is max connections in a table somewhere?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Is max connections in a table somewhere?
Дата
Msg-id 201108101247.23617.adrian.klaver@gmail.com
обсуждение исходный текст
Ответ на Is max connections in a table somewhere?  (Geoffrey Myers <lists@serioustechnology.com>)
Ответы Re: Is max connections in a table somewhere?
Список pgsql-general
On Wednesday, August 10, 2011 11:47:25 am Geoffrey Myers wrote:
> Is max connections in any table in the database I can access?

SELECT current_setting('max_connections');
 current_setting
-----------------
 100

--
Adrian Klaver
adrian.klaver@gmail.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Geoffrey Myers
Дата:
Сообщение: Re: Is max connections in a table somewhere?
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: Problem with planner