Re: Index bloat problem in 7.4 - Mailing list pgsql-hackers

From Markus Schaber
Subject Re: Index bloat problem in 7.4
Date
Msg-id 4513979B.3060609@logix-tt.com
Whole thread Raw
In response to Re: Index bloat problem in 7.4  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Index bloat problem in 7.4  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Hi, Alvaro,

Alvaro Herrera wrote:

>>> I am aware that more recent versions > 8.x have fixed this problem, I
>>> checked the 7.4 release notes but can't see if any of the fixes made it
>>> into 7.4.
>> Usually, only critical data loss and security fixes are put into the
>> minor updates (e. G. 7.4.0 to 7.4.13). So, if it's not in the release
>> notes, it is unlikely that it dit make it into the 7.4 releases.
> Except it was solved in 7.4:
>
> Allow B-tree index compaction and empty page reuse (Tom)

Yes, you're right, the change is listed on
http://www.postgresql.org/docs/7.4/interactive/release-7-4.html

So, as it _is_ in the release notes, this does not render my statement
wrong, but pointless :-)

Thanks for your correction,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


pgsql-hackers by date:

Previous
From: Mark Cave-Ayland
Date:
Subject: Re: [PATCHES] WIP: Hierarchical Queries - stage 1
Next
From: "Magnus Hagander"
Date:
Subject: Re: [PATCHES] Include file in regress.c