Heh, the disappearing problem!

From: Karl Denninger <karl(at)mcs(dot)net>
To: hackers(at)postgresql(dot)org
Subject: Heh, the disappearing problem!
Date: 1998-03-09 21:04:59
Message-ID: 19980309150459.10196@mcs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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.

--
--
Karl Denninger (karl(at)MCS(dot)Net)| MCSNet - Serving Chicagoland and Wisconsin
http://www.mcs.net/ | T1's from $600 monthly to FULL DS-3 Service
| NEW! K56Flex support on ALL modems
Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS
Fax: [+1 312 803-4929] | *SPAMBLOCK* Technology now included at no cost

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maarten Boekhold 1998-03-09 21:22:13 Re: [HACKERS] Heh, the disappearing problem!
Previous Message Karl Denninger 1998-03-09 20:36:32 Oh oh.... big trouble