Re: Index scan startup time

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-performance(at)postgresql(dot)org
Cc: Michael Stone <mstone+postgres(at)mathom(dot)us>
Subject: Re: Index scan startup time
Date: 2006-03-30 12:24:27
Message-ID: 200603301424.27765.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Am Donnerstag, 30. März 2006 14:06 schrieb Michael Stone:
> On Thu, Mar 30, 2006 at 01:59:10PM +0200, Peter Eisentraut wrote:
> >The table has seen VACUUM FULL and REINDEX before this.
>
> But no analyze?

ANALYZE as well, but the plan choice is not the point anyway.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Steinar H. Gunderson 2006-03-30 12:31:34 Re: Index scan startup time
Previous Message Peter Eisentraut 2006-03-30 12:23:53 Re: Index scan startup time