Re: Hot Issue

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Gauri Kanekar" <meetgaurikanekar(at)gmail(dot)com>
Cc: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Hot Issue
Date: 2008-07-02 13:29:02
Message-ID: 36e682920807020629h2b0432e9k39cc01f1693e6a40@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Jul 2, 2008 at 9:11 AM, Gauri Kanekar
<meetgaurikanekar(at)gmail(dot)com> wrote:
> hot have a limitation that it do not work if, the index column is updated.
> But that not the case over here.

Another limitation is that HOT won't work if there's not enough space
to fit the update on the same page.

--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
499 Thornall Street, 2nd Floor | jonah(dot)harris(at)enterprisedb(dot)com
Edison, NJ 08837 | http://www.enterprisedb.com/

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Cédric Villemain 2008-07-02 13:36:06 Re: Fusion-io ioDrive
Previous Message Gauri Kanekar 2008-07-02 13:11:38 Re: Hot Issue