Re: log_autovacuum in Postgres 14 -- ordering issue

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: log_autovacuum in Postgres 14 -- ordering issue
Дата
Msg-id CAH2-WznGTL9WexqTo3nTuxtcKDvqhsUA3=qr99YvhJ2_NqgjwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: log_autovacuum in Postgres 14 -- ordering issue  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: log_autovacuum in Postgres 14 -- ordering issue  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Fri, Aug 27, 2021 at 12:30 PM Stephen Frost <sfrost@snowman.net> wrote:
> I don't particularly care for that explain rule, ultimately, but it's
> been around longer than I have and so I guess it wins.  I'm fine with
> always showing the read/write for VACUUM and ANALYZE.
>
> Including 'ms' and lower-casing 'Timings' to 'timings' still strikes me
> as something that should be consistent for all of these, but that's
> independent of this and I'm not going to stress over it, particularly
> since that's pre-existing.

Okay. Plan is now to push these two patches together, later on. The
second patch concerns this separate track_io_timing issue. It's pretty
straightforward.

(No change to the first patch in the series, relative to the v2 from earlier.)

-- 
Peter Geoghegan

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: RFC: Improve CPU cache locality of syscache searches
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: log_autovacuum in Postgres 14 -- ordering issue