Re: Closing some 8.4 open items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Greg Stark <stark(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Closing some 8.4 open items
Date: 2009-04-07 20:22:33
Message-ID: 200904072022.n37KMXh21353@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Greg Stark <stark(at)enterprisedb(dot)com> writes:
> > On Sun, Apr 5, 2009 at 6:54 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> >> I'm excited about some of them, but not to the point of not wanting to
> >> ship beta. So +1 for removing them as per your suggestions.
>
> > I'm somewhat excited about posix_fadvise but my general feeling was
> > that it was best to do nothing anyways.
>
> Yeah. One of the things in the back of my mind is that the planner is
> going to prefer bitmap scans anyway for anything that fetches more than
> a very few rows. So it's not clear that prefetching plain indexscans
> is going to buy enough to justify a whole lotta work or ugliness there.
>
> I'm content to throw this one on TODO.

I am not inclined to add a TODO until we see actual value in doing it.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-04-07 20:43:55 Re: custom tsearch2 parsers
Previous Message Andrew Chernow 2009-04-07 19:59:53 Re: Array types