Re: too many clients?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: too many clients?
Дата
Msg-id Pine.LNX.4.21.0010181813500.3228-100000@peter.localdomain
обсуждение исходный текст
Ответ на too many clients?  ("chris markiewicz" <cmarkiew@commnav.com>)
Список pgsql-general
chris markiewicz writes:

> Sorry, too many clients already
>
> hello.  i am getting the above message when i try to connect.  where do i
> find documentation about connection management?

man postmaster, -N option

> i want to be able to see all current connections and kill some of
> them.  how do i do that?

ps ax or ps -e might work on your platform.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SV: 7.1 devel and initdb core dumps
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: OID and joins