2014-12-07 15:07 GMT+01:00 Heikki Linnakangas :
> On 12/07/2014 02:03 PM, Guillaume Lelarge wrote:
>
>> Hi,
>>
>> I've been reading the FSM README file lately
>> (src/backend/storage/freespace/README), and I'm puzzled by one of the
>> graph
>> (the binary tree structure of an FSM file). Here it is
On 12/07/2014 02:03 PM, Guillaume Lelarge wrote:
Hi,
I've been reading the FSM README file lately
(src/backend/storage/freespace/README), and I'm puzzled by one of the graph
(the binary tree structure of an FSM file). Here it is:
4
4 2
3 4 0 2<- This level represents heap pages
Hi,
I've been reading the FSM README file lately
(src/backend/storage/freespace/README), and I'm puzzled by one of the graph
(the binary tree structure of an FSM file). Here it is:
4
4 2
3 4 0 2<- This level represents heap pages
Shouldn't the last line be:
4 3 2 0
(ie, highest