Re: Fwd: Clarification about HOT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fwd: Clarification about HOT
Date
Msg-id 18187.1194270366@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: Clarification about HOT  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Responses Re: Fwd: Clarification about HOT  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
List pgsql-hackers
"Gokulakannan Somasundaram" <gokul007@gmail.com> writes:
> May be i am missing something in the big picture. Please clarify me on that.

Locking.  Your proposal involves lots of multi-page operations, which
are best avoided.

Moreover, you have offered no data to suggest that there would be any
real gain from all this extra complexity.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Slow regression tests on windows
Next
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: Visibility map thoughts