Re: Weird performance hit

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: WireSpot <wirespot(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Weird performance hit
Date: 2005-08-18 12:30:07
Message-ID: 20050818123007.GA83612@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Aug 18, 2005 at 06:26:41AM -0600, Michael Fuhr wrote:
> On Thu, Aug 18, 2005 at 10:03:38AM +0300, WireSpot wrote:
> > However, one application is for some weird reason taking a serious
> > performance hit on certain pages. There are some intensive joins and
> > selects there, but somehow one install manages a couple of seconds and
> > the other takes about 10.
>
> Could you post the query and the EXPLAIN ANALYZE output for both
> systems?

Never mind, I see that you posted that info in another thread (please
don't start multiple threads on the same subject).

--
Michael Fuhr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message eugene1 2005-08-18 13:24:30 total db lockup
Previous Message Michael Fuhr 2005-08-18 12:26:41 Re: Weird performance hit