Re: Heap WARM Tuples - Design Draft - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Heap WARM Tuples - Design Draft
Date
Msg-id 900e7735-721e-5901-58e0-1ca0eb45d90d@BlueTreble.com
Whole thread Raw
In response to Re: Heap WARM Tuples - Design Draft  (Claudio Freire <klaussfreire@gmail.com>)
List pgsql-hackers
On 8/9/16 6:46 PM, Claudio Freire wrote:
> On Tue, Aug 9, 2016 at 8:44 PM, Claudio Freire <klaussfreire@gmail.com> wrote:
>> index  0   1   2   3   4
>> k1      .    .   a   a   a
>> k2      .    .   b   a   a
>> i1       ^
>> i2       ^         ^
>> lp       u   u   r3
>> hot                    *
>
>
> Sorry, that should read:
>
> index  0   1   2   3   4
> k1      .    .   a   a   a
> k2      .    .   b   a   a
> i1                 ^
> i2                 ^
> lp       u   u   r3
> hot                    *
>

FWIW, your ascii-art is unfortunately getting bungled somewhere I think :/.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: handling unconvertible error messages
Next
From: Jim Nasby
Date:
Subject: Re: Heap WARM Tuples - Design Draft