Re: Poor index choice -- multiple indexes of the same - Mailing list pgsql-performance

From Karl O. Pinc
Subject Re: Poor index choice -- multiple indexes of the same
Date
Msg-id 1119928285l.11411l.4l@mofo
Whole thread Raw
In response to Re: Poor index choice -- multiple indexes of the same  ("Karl O. Pinc" <kop@meme.com>)
List pgsql-performance
On 06/27/2005 09:36:51 PM, Karl O. Pinc wrote:

> I'm doing this in a torture test script, loading data.
> Every fibnocci number of rows * 100 I VACCUM ANALYZE.
> So, 100, 200, 300, 500, 800, etc.

(And of course disconnect my client and re-connect so
as to use the new statistics.  sure would be nice if
I didn't have to do this.)

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                  -- Robert A. Heinlein


pgsql-performance by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Performance analysis of plpgsql code
Next
From: David Mitchell
Date:
Subject: How can I speed up this function?