Re: Release Note Changes

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Release Note Changes
Date: 2007-12-07 22:12:35
Message-ID: 4759C553.6060007@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
> Andrew Dunstan wrote:
>
>>>> I still think this needs to be qualified either way. As it stands it's
>>>> quite misleading. Many update scenarios will not benefit one whit from
>>>> HOT updates.
>>>>
>>>>
>>> Doesn't the detail description qualify it enought? The heading isn't
>>> suppose to have all the information or it would be unreadable.
>>>
>>>
>>>
>> If you don't want to be more specific I'd say "certain updates" or "some
>> updates" or something similar, just some flag to say it's not all of them.
>>
>
> Good idea. I added "most":
>
> Heap-Only Tuples (<acronym>HOT</>) accelerate space reuse for most
> <command>UPDATE</>s (Pavan Deolasee, with ideas from many others)
>

But that's not true either. For example, in my current $dayjob app not
one significant update will benefit - we have an index rich environment.
You have no basis for saying "most" that I can see. We really should not
be in the hyp business in our release notes - that job belongs to the
commercial promoters ;-)

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-12-07 22:14:04 Re: Release Note Changes
Previous Message Bruce Momjian 2007-12-07 22:00:01 Re: Release Note Changes