Re: [PERFORM] Odd misprediction

2011-09-16 Thread Marti Raudsepp
On Fri, Sep 16, 2011 at 17:50, Claudio Freire wrote: > It's not an issue for me (it's not really impacting performance), but > since it was odd I thought I might ask. > > I have this supermegaquery: > > SELECT >       t.date AS status_date, lu.id AS memberid, lu.username AS > username, u.url AS ur

[PERFORM] Odd misprediction

2011-09-16 Thread Claudio Freire
It's not an issue for me (it's not really impacting performance), but since it was odd I thought I might ask. I have this supermegaquery: SELECT t.date AS status_date, lu.id AS memberid, lu.username AS username, u.url AS url, ub.url_pattern AS urlpattern, lu.email AS email, lu.birth