Re: Heap WARM Tuples - Design Draft
От | Bruce Momjian |
---|---|
Тема | Re: Heap WARM Tuples - Design Draft |
Дата | |
Msg-id | 20160804172126.GP1702@momjian.us обсуждение исходный текст |
Ответ на | Re: Heap WARM Tuples - Design Draft (Simon Riggs <simon@2ndquadrant.com>) |
Список | pgsql-hackers |
On Thu, Aug 4, 2016 at 06:18:47PM +0100, Simon Riggs wrote: > > Have you considered what it'd take to allow index pointers to allow to > > point to "intermediate" root tuples? I.e. have some indexes point into > > the middle of an update-chain, whereas others still point to the > > beginning? There's certainly some complications involved with that, but > > it'd also have the advantage in reducing the amount of rechecking that > > needs to be done. > > "Intermediate root tuples" was my first attempt at this and it didn't > work. I'll dig up the details, some problem in VACUUM, IIRC. I think the problem is that HOT chain pruning becomes almost impossible except via VACUUM. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-hackers по дате отправления: