Re: performance issue with a specific query

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: Eliott <eliott100(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: performance issue with a specific query
Date: 2006-07-27 14:52:31
Message-ID: b42b73150607270752x7137dbbeu419589b89f22c24d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 7/27/06, Eliott <eliott100(at)gmail(dot)com> wrote:
> Hi!
>
> I hope I'm sending my question to the right list, please don't flame if it's
> the wrong one.
>
> I have noticed that while a query runs in about 1.5seconds on a 8.xx version
> postgresql server on our 7.4.13 it takes around 15-20 minutes. Since we are
> using RHEL4 on our server we are stuck with 7.4.13. The enormous time
> difference between the different builds drives me crazy. Can you please help
> me identifying the bottleneck or suggest anything to improve the dismal
> performance.
> The query is the following:
>

try turning off genetic query optimization. regarding the rhel4
issue...does rhel not come with a c compiler? :)

merlin

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2006-07-27 15:39:42 Re: performance issue with a specific query
Previous Message Scott Marlowe 2006-07-27 14:46:26 Re: performance issue with a specific query