Re: Incomprehensible dogged sort in Merge Join

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Incomprehensible dogged sort in Merge Join
Date: 2007-08-31 17:49:10
Message-ID: 601wdjegrt.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

stark(at)enterprisedb(dot)com (Gregory Stark) writes:
> "Aleksandr Vinokurov" <aleksandr(dot)vin(at)gmail(dot)com> writes:
>
>> Gregory Stark wrote:
>>>
>>> What version are you running with?
>>
>> 8.0.1, sorry for missing.
>
> There have been 12 bug-fix releases since then on the 8.0 branch including
> updating timezones to reflect the new daylight saving time rules for North
> America, various crashes, data corruption, and security bugs. There is no
> reason not to upgrade to the current latest 8.0 branch release which is
> 8.0.13.
>
> Separately, you may not want to upgrade to 8.2 now for operational
> reasons but reporting "wishlist" bugs against a version that's two
> major releases old is almost certainly going to be
> pointless. Postgres is moving ahead so fast that the chances that
> your wish is granted already in more recent releases are very high.

Further, the chances of your wishes being granted on the 8.0 branch
are somewhere between zero and none, and the changes since 8.0 are
major enough that comparing against 8.0 for the purposes of discussion
just generally isn't useful.
--
(reverse (concatenate 'string "moc.enworbbc" "@" "enworbbc"))
http://linuxfinances.info/info/oses.html
Rule of Scarcity
"If it's not allocated by a market, then it's more expensive than
money."
-- Mark Miller

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Ray 2007-08-31 18:32:17 How to influence the planner
Previous Message Gregory Stark 2007-08-31 15:24:15 Re: Incomprehensible dogged sort in Merge Join