Re: New vacuum option to do only freezing
От | Tom Lane |
---|---|
Тема | Re: New vacuum option to do only freezing |
Дата | |
Msg-id | 15041.1555523177@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: New vacuum option to do only freezing (Masahiko Sawada <sawada.mshk@gmail.com>) |
Ответы |
Re: New vacuum option to do only freezing
|
Список | pgsql-hackers |
Masahiko Sawada <sawada.mshk@gmail.com> writes: > On Wed, Apr 17, 2019 at 5:00 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: >>> I'm thinking that we really need to upgrade vacuum's reporting totals >>> so that it accounts in some more-honest way for pre-existing dead >>> line pointers. The patch as it stands has made the reporting even more >>> confusing, rather than less so. > Or, how about reporting the vacuumed tuples and line pointers we > separately? It might be too detailed but since with this patch we > delete either only tuples or only line pointers, it's more accurate. Yeah, if we wanted to expose these complications more directly, we could think about adding or changing the main counters. I was wondering about whether we should have it report "x bytes and y line pointers freed", rather than counting tuples per se. regards, tom lane
В списке pgsql-hackers по дате отправления: