From: | "xuyifeng" <jamexu(at)telekbird(dot)com(dot)cn> |
---|---|
To: | <pgsql-hackers(at)postgresql(dot)org>, "Don Baccus" <dhogaza(at)pacifier(dot)com> |
Subject: | Re: query plan optimizer bug |
Date: | 2000-11-22 05:47:15 |
Message-ID: | 001901c05447$ae7e5520$f5c2823d@xyf |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I did VACUUM ANALYZE, there is no effect.
XuYifeng
----- Original Message -----
From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: xuyifeng <jamexu(at)telekbird(dot)com(dot)cn>; <pgsql-hackers(at)postgresql(dot)org>
Sent: Wednesday, November 22, 2000 10:51 AM
Subject: Re: [HACKERS] query plan optimizer bug
> At 10:46 AM 11/22/00 +0800, xuyifeng wrote:
> >Hi,
> >
> >it's obviously there is a query plan optimizer bug, if int2 type used in
> fields,
> >the plan generator just use sequence scan, it's stupid
>
> Have you checked this with real data after doing a VACUUM ANALYZE?
>
>
>
> - Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
> Nature photos, on-line guides, Pacific Northwest
> Rare Bird Alert Service and other goodies at
> http://donb.photo.net.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-22 05:54:31 | Re: Crash during WAL recovery? |
Previous Message | Don Baccus | 2000-11-22 05:36:19 | Re: Crash during WAL recovery? |