Re: Poor performance of group by query - Mailing list pgsql-performance

From Mark Kirkwood
Subject Re: Poor performance of group by query
Date
Msg-id 4081F79E.6070409@paradise.net.nz
Whole thread Raw
In response to Poor performance of group by query  ("Jim C. Nasby" <jim@nasby.net>)
List pgsql-performance
It might be worth trying out a build with -O2, just to rule out any -O3
oddness.

regards

Mark

Jim C. Nasby wrote:

> PostgreSQL 7.4.2 compiled with -O3.
>
>
>
>

pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: Horribly slow hash join
Next
From: Tom Lane
Date:
Subject: Re: Horribly slow hash join