Re: Performance Problem - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: Performance Problem
Date
Msg-id 20070605131645.GA6051@uio.no
Whole thread Raw
In response to Performance Problem  ("Gauri Kanekar" <meetgaurikanekar@gmail.com>)
List pgsql-performance
On Tue, Jun 05, 2007 at 03:23:35PM +0530, Gauri Kanekar wrote:
> Befor doing vaccum full on the database this query use to take less
> than 4min. But now after doing vacumming  reindexing the tables it is
> taking 73mins.

Did you analyze the table recently? Some of the selectivity estimates seem
quite a bit off -- you could try raising the statistics target.

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: "Gauri Kanekar"
Date:
Subject: Performance Problem
Next
From: Gregory Stark
Date:
Subject: Re: Performance Problem