From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "Ashish Karalkar" <ashish_karalkar(at)yahoo(dot)com> |
Cc: | slony <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL Connections? |
Date: | 2007-01-10 10:52:01 |
Message-ID: | bf54be870701100252gf2cbe5ane19f1d13a8ab28da@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Can you show us the output for:
ps auxwww | grep ^postgres
that should explain a little more...
-------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 1/10/07, Ashish Karalkar <ashish_karalkar(at)yahoo(dot)com> wrote:
>
> Hello All,
> I am running PostgresSQL 8.2 on Redhat Linux 4.
> When I look for the processes that are using postgres
> using ps aux|more
> I got lots of Idle processes with servers own IP
> address. Can anybody please tell me why this is
> happening.
>
> Also there are multiple processes for my single
> client(same IP) of which maximum are idle. are these
> processes means connection or there is a single
> connection starting many processes.
>
>
>
> I am having max connection =200
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ashish Karalkar | 2007-01-10 14:01:41 | SP in PostgreSQL |
Previous Message | Alban Hertroys | 2007-01-10 09:22:28 | Re: Operator performance question |