Re: Poor performance of group by query

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Poor performance of group by query
Date: 2004-04-18 03:35:58
Message-ID: 4081F79E.6070409@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.
>
>
>
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2004-04-18 03:45:58 Re: Horribly slow hash join
Previous Message Greg Stark 2004-04-17 23:04:39 Re: Horribly slow hash join