From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-hackers(at)postgresql(dot)org, Lukas Fittl <lukas(at)fittl(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) |
Date: | 2022-04-06 16:16:44 |
Message-ID: | 20220406161644.GA9294@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I already rebased this in a local branch, so here it's.
I don't expect it to survive the day.
This should be updated to use the tuplestore helper.
Attachment | Content-Type | Size |
---|---|---|
0001-Read-only-atomic-backend-write-function.patch | text/x-diff | 1.7 KB |
0002-Move-backend-pgstat-initialization-earlier.patch | text/x-diff | 4.6 KB |
0003-Add-IO-operation-counters-to-PgBackendStatus.patch | text/x-diff | 16.1 KB |
0004-Send-IO-operations-to-stats-collector.patch | text/x-diff | 10.8 KB |
0005-Add-buffers-to-pgstat_reset_shared_counters.patch | text/x-diff | 12.3 KB |
0006-Add-system-view-tracking-IO-ops-per-backend-type.patch | text/x-diff | 18.4 KB |
0007-Remove-superfluous-bgwriter-stats-code.patch | text/x-diff | 18.0 KB |
0008-small-comment-correction.patch | text/x-diff | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-04-06 16:17:51 | Re: shared-memory based stats collector - v70 |
Previous Message | Mark Dilger | 2022-04-06 16:07:15 | Re: pg14 psql broke \d datname.nspname.relname |