Re: time to stop tuning? - Mailing list pgsql-performance

From Rod Taylor
Subject Re: time to stop tuning?
Date
Msg-id 1101505720.13382.2.camel@home
Whole thread Raw
In response to Re: time to stop tuning?  ("David Parker" <dparker@tazznetworks.com>)
List pgsql-performance
> On limiting the client side connections: we've been gradually pushing up
> the client-side connection pool and threads, and have seen steady
> improvement in our throughput up to the current barrier we have reached.

Very well.. Sometimes more simultaneous workers helps, other times it
hinders.

> I've attached the plans for the 4 queries that represent ~35% of our
> load. These are run against the same dataset, but without any other
> load. Another big query basically requires a test to be runnning because

Those aren't likely from your production system as there isn't any data
in those tables and the queries took less than 1ms.

--
Rod Taylor <rbt@sitesell.com>


pgsql-performance by date:

Previous
From: Gary Doades
Date:
Subject: Re: Postgres backend using huge amounts of ram
Next
From: "Casey Allen Shobe"
Date:
Subject: Re: [dspam-users] Postgres vs. MySQL