Re: explain ? - Mailing list pgsql-general

From Tom Lane
Subject Re: explain ?
Date
Msg-id 3742.1050675633@sss.pgh.pa.us
Whole thread Raw
In response to explain ?  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Responses Re: explain ?  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-general
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> I created an index on firsttimei, vacuum full analysed, and explain showed me
> *exactly* the same thing(!) The difference being that the query is now
> lightning fast :-)

Perhaps the vacuum got rid of a whole bunch of dead rows?

            regards, tom lane


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with the use of Array and Loop
Next
From: Ken Williams
Date:
Subject: Weird "template1" errors on CREATE DATABASE