Re: Preventing query from hogging server - Mailing list pgsql-performance

From Matthew Nuzum
Subject Re: Preventing query from hogging server
Date
Msg-id 42431ac6.29dd6143.2b52.ffffbf08@mx.gmail.com
Whole thread Raw
In response to Re: Preventing query from hogging server  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Preventing query from hogging server  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
> How many rows in usage_access?  How many groups do you expect?
> (Approximate answers are fine.)  What PG version is this, and
> what's your sort_mem setting?
>
>             regards, tom lane

I believe there are about 40,000,000 rows, I expect there to be about
10,000,000 groups. PostgreSQL version is 7.3.2 and the sort_mem is at the
default setting.

(I know that's an old version. We've been testing with 7.4 now and are
nearly ready to upgrade.)

--
Matthew Nuzum <matt@followers.net>
www.followers.net - Makers of "Elite Content Management System"
View samples of Elite CMS in action by visiting
http://www.followers.net/portfolio/


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Preventing query from hogging server
Next
From: "Matthew Nuzum"
Date:
Subject: Re: Preventing query from hogging server