Re: Connection Limit

Поиск
Список
Период
Сортировка
От Jon Horsman
Тема Re: Connection Limit
Дата
Msg-id 4f4c2a010707301441h52763a42hc311fadad573e43a@mail.gmail.com
обсуждение исходный текст
Ответ на Connection Limit  ("Jon Horsman" <horshaq@gmail.com>)
Ответы Re: Connection Limit  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-sql
I have another related question

when running ps -fax i see the following
<snip>7476 ?        S      0:00  |       \_ postgres: mobileuser
mobileextension [local] idle8046 ?        S      0:00  |       \_ postgres: mobileuser
mobileextension 127.0.0.1 idle
<snip>

I have a few processes that are running with host = 127.0.0.1 and then
about 90% of all the processes are running as [local].  What does
[local] mean, since in fact 127.0.0.1 is obviously local, how do they
differ?

Thanks,

Jon.

On 7/30/07, Jon Horsman <horshaq@gmail.com> wrote:
> Hello,
>
> I have a server running postgres 7.4.13 and am starting to see errors
> "FATAL:  connection limit exceeded for non-superusers".
>
> I'm not sure which one of my applications are hogging all of the
> connections, is there a way debug this somehow?
>
> Thanks,
>
> Jon.
>


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

Предыдущее
От: "Jon Horsman"
Дата:
Сообщение: Connection Limit
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Connection Limit