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:22:13
Message-ID: Pine.SUN.3.91.980309222149.22664A-100000@dutepp2.et.tudelft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 9 Mar 1998, Karl Denninger wrote:

>
> Hi folks,
>
> Remember me? Remember I was bitching about hashed and indexes scans not
> being indexed?
>
> Guess what - it magically fixed itself.
>
> If you want to talk about things that *bother* me, this one tops the pack.
>
> The same query now returns an index hash query plan, which executes in a few
> seconds and requires little memory (as opposed to looped sequential scans
> requiring 500MB on the server).
>
> This is really, really, odd.

Uh, maybe a stupid question, but did you do a 'vacuum'?

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 Karl Denninger 1998-03-09 21:25:03 Re: [HACKERS] Heh, the disappearing problem!
Previous Message Karl Denninger 1998-03-09 21:04:59 Heh, the disappearing problem!