Re: [HACKERS] Heh, the disappearing problem!

From: Maarten Boekhold <maartenb(at)dutepp2(dot)et(dot)tudelft(dot)nl>
To: Karl Denninger <karl(at)mcs(dot)net>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Heh, the disappearing problem!
Date: 1998-03-09 21:27:19
Message-ID: Pine.SUN.3.91.980309222633.22664C-100000@dutepp2.et.tudelft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Uh, maybe a stupid question, but did you do a 'vacuum'?
>
> Uh, yeah. Several of them, thinking that perhaps the indices were out of
> date or otherwise damaged. Then, after some period of time where queries
> and updates were being put against the table, it started working properly (!)
>
> I have *absolutely* no idea what could have changed - I made no alterations,
> didn't shut the server down, nothing - between the time that it was last
> returning the wrong "explain" output and when it started returning the
> correct output.

Maybe the tables grew so that the optimizer decided now was to time where
using indices would be faster? Just trying to make some sense out of this...

Maarten

_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems |
| Department of Electrical Engineering |
| Computer Architecture and Digital Technique section |
| M(dot)Boekhold(at)et(dot)tudelft(dot)nl |
-----------------------------------------------------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-09 21:58:21 Re: [HACKERS] Oh oh.... big trouble
Previous Message Karl Denninger 1998-03-09 21:25:03 Re: [HACKERS] Heh, the disappearing problem!