Re: vacuum analyze feedback - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: vacuum analyze feedback
Date
Msg-id 200005260331.XAA25287@candle.pha.pa.us
Whole thread Raw
In response to Re: vacuum analyze feedback  (Philip Warner <pjw@rhyme.com.au>)
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.
> 

yes.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: vacuum analyze feedback
Next
From: Tom Lane
Date:
Subject: Re: smgrwrite() without LockBuffer(was RE: Shouldn't flush dirty buffers at shutdown ?)