Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
От | Peter Geoghegan |
---|---|
Тема | Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) |
Дата | |
Msg-id | 20170728002712.GA301@marmot обсуждение исходный текст |
Ответ на | Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) (Pavan Deolasee <pavan.deolasee@gmail.com>) |
Ответы |
Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
|
Список | pgsql-hackers |
Pavan Deolasee <pavan.deolasee@gmail.com> wrote: > I'll be happy if someone wants to continue hacking the patch further and > get it in a committable shape. I can stay actively involved. But TBH the > amount of time I can invest is far as compared to what I could during the > last cycle. That's disappointing. I personally find it very difficult to assess something like this. The problem is that even if you can demonstrate that the patch is strictly better than what we have today, the risk of reaching a local maxima exists. Do we really want to double-down on HOT? If I'm not mistaken, the goal of WARM is, roughly speaking, to make updates that would not be HOT-safe today do a "partial HOT update". My concern with that idea is that it doesn't do much for the worst case. -- Peter Geoghegan
В списке pgsql-hackers по дате отправления: