cant seem to post the explain - Mailing list pgsql-performance

From Joel Fradkin
Subject cant seem to post the explain
Date
Msg-id 006e01c55d76$4adf27f0$797ba8c0@jfradkin
Whole thread Raw
List pgsql-performance

Sorry I tried a few times to break this email up (guess there must be a size limit?).

Any one interested in seeing the explain for the speed of many group by’s question just email me.

 

Basically the sql is built by a dynamic cube product from data dynamics.

I can edit it prior to it running, but it runs very slow even off the flattened file.

I am guessing the product needs the data from the sql I supplied in previous post.

 

I don’t have any ideas to speed it up as I cant store an aggregate flat table without updating it when updates and inserts are made and that would be too time consuming.

Any ideas for how to approach getting the same data set in a faster manner are greatly appreciated.

 

Joel Fradkin

 

 

pgsql-performance by date:

Previous
From: "Joel Fradkin"
Date:
Subject: performance on a querry with many group by's any way to speed it up?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Tuning planner cost estimates