Re: Is max connections in a table somewhere?

Поиск
Список
Период
Сортировка
От Andy Colson
Тема Re: Is max connections in a table somewhere?
Дата
Msg-id 4E42D0F0.1030404@squeakycode.net
обсуждение исходный текст
Ответ на Is max connections in a table somewhere?  (Geoffrey Myers <lists@serioustechnology.com>)
Ответы Re: Is max connections in a table somewhere?  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-general
On 8/10/2011 1:47 PM, Geoffrey Myers wrote:
> Is max connections in any table in the database I can access?

Not really a table, but it is selectable:

show max_connections;

use "show all" to see everything.

-Andy

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

Предыдущее
От: Geoffrey Myers
Дата:
Сообщение: Is max connections in a table somewhere?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Is max connections in a table somewhere?