Re: vacuum analyze feedback - Mailing list pgsql-hackers

From Philip Warner
Subject Re: vacuum analyze feedback
Date
Msg-id 3.0.5.32.20000526133133.0226b840@mail.rhyme.com.au
Whole thread Raw
In response to Re: vacuum analyze feedback  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: vacuum analyze feedback
List pgsql-hackers
At 15:54 25/05/00 -0400, Bruce Momjian wrote:
>
>Yes, I think eventually, we need to feed information about actual query
>results back into the optimizer for use in later queries.
>

You could be a little more ambituous and do what Dec/Rdb does - use the
results of current query execution to (possibly) cause a change in the
current strategy.



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: +61-03-5367 7422            |                 _________  \
Fax: +61-03-5367 7430            |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: smgrwrite() without LockBuffer(was RE: Shouldn't flush dirty buffers at shutdown ?)
Next
From: Bruce Momjian
Date:
Subject: Re: vacuum analyze feedback