Re: bghinter process

From: Aidan Van Dyk <aidan(at)highrise(dot)ca>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bghinter process
Date: 2011-12-21 20:29:51
Message-ID: CAC_2qU80VgW0DwKeXJRU_q=WE3K5K8zWPyLfbvbsZs3Y7MhpLQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 21, 2011 at 1:59 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:

> But, well, tuples that are succesfully hinted need no more hint bits.

Not only do they need no more hinting, they also allow the next
client-serving process that hits it avoid the clog lookup to determine
the hint.

a.

--
Aidan Van Dyk                                             Create like a god,
aidan(at)highrise(dot)ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-12-21 21:17:50 Re: CLOG contention
Previous Message Robert Haas 2011-12-21 20:16:39 Re: RangeVarGetRelid()