From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
---|---|
To: | Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Kirill Bychik <kirill(dot)bychik(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: WAL usage calculation patch |
Date: | 2020-04-01 08:01:52 |
Message-ID: | 20200401080152.GA82418@nol |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
So here's a v9, rebased on top of the latest versions of Sawada-san's bug fixes
(Amit's v6 for vacuum and Sawada-san's v2 for create index), with all
previously mentionned changes.
Note that I'm only attaching those patches for convenience and to make sure
that cfbot is happy.
Attachment | Content-Type | Size |
---|---|---|
v9-0001-Allow-parallel-vacuum-to-accumulate-buffer-usage.patch | text/plain | 5.1 KB |
v9-0002-Allow-parallel-index-creation-to-accumulate-buffe.patch | text/plain | 5.0 KB |
v9-0003-Add-infrastructure-to-track-WAL-usage.patch | text/plain | 26.4 KB |
v9-0004-Add-option-to-report-WAL-usage-in-EXPLAIN-and-aut.patch | text/plain | 11.3 KB |
v9-0005-Keep-track-of-WAL-usage-in-pg_stat_statements.patch | text/plain | 21.9 KB |
v9-0006-Expose-WAL-usage-counters-in-verbose-auto-vacuum-.patch | text/plain | 2.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2020-04-01 08:16:23 | Re: Berserk Autovacuum (let's save next Mandrill) |
Previous Message | movead.li@highgo.ca | 2020-04-01 07:53:37 | Re: Re: recovery_target_action=pause with confusing hint |