Re: Very slow catalog query

From: "Just Someone" <just(dot)some(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Very slow catalog query
Date: 2008-03-31 16:46:23
Message-ID: 36932f270803310946m57b4b71fq7ee32ef1a525f59e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

> I'm wondering... just 4GB of ram?
> What's the "normal" "hammering" -- a.k.a. user access -- to all of this?
> PG, as expected, launches a separate process for each connection. this eats up
> resources quite quickly....
> Did you check your system processes with 'top' ? how's it looking for swap
> usage?

Swap usage is almost nil. And I only have a constant number of
connections (about 10-15) as it serves as the backend for a Web
application. Transactions run at about 20-40 per second, but mostly
very short and simple ones.

Thanks,

Guy.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Just Someone 2008-03-31 16:52:06 Re: Very slow catalog query
Previous Message Brett Hoerner 2008-03-31 16:33:53 Re: [pgsql-general] Daily digest v1.8030 (22 messages)