per backend WAL statistics

Edit
ID 5492
Title per backend WAL statistics
CI (CFBot) Summary
Stats (from CFBot) Patch version: v18, Patch count: 1, First patch: +183−26, All patches: +183−26
Topic Monitoring & Control
Created 2025-01-07 08:50:48
Last modified 2025-03-11 00:06:49 (3 days, 5 hours ago)
Latest email 2025-03-12 11:32:46 (1 day, 18 hours ago)
Status
2025-03: Committed
Target version 18
Authors Bertrand Drouvot (bertranddrouvot.pg)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
Links
Emails
per backend WAL statistics
First at 2025-01-07 08:48:51 by Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
Latest at 2025-03-12 11:32:46 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v1-0001-Remove-the-PendingBackendStats-initializer.patch) at 2025-03-12 05:37:11 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
    Attachment (v1-0001-Remove-the-PendingBackendStats-initializer.patch) at 2025-03-12 05:37:11 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v18-0001-per-backend-WAL-statistics.patch) at 2025-03-10 11:52:26 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v17-0001-per-backend-WAL-statistics.patch) at 2025-03-10 07:46:53 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v16-0001-Add-an-extra-check-in-pgstat_backend_have_pendin.patch) at 2025-03-06 10:33:52 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v15-0001-per-backend-WAL-statistics.patch) at 2025-03-05 17:26:40 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v14-0001-per-backend-WAL-statistics.patch) at 2025-03-05 13:03:07 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-some-gaps-with-pg_stat_wal-and-WAL-related-proce.patch) at 2025-03-04 00:28:27 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v13-0001-per-backend-WAL-statistics.patch) at 2025-03-03 10:47:28 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v12-0001-per-backend-WAL-statistics.patch) at 2025-02-28 09:26:08 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v12-0001-per-backend-WAL-statistics.patch) at 2025-02-28 02:34:14 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v11-0001-Add-the-pg_stat_get_backend_stats-helper-for-pg_.patch) at 2025-02-27 07:47:09 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-in.patch) at 2025-02-26 10:59:11 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v9-0001-make-pgstat_flush_wal-static.patch) at 2025-02-25 15:00:35 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-02-24 09:07:39 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Remove-wal_-sync-write-_time-from-pg_stat_wal.patch) at 2025-02-17 15:14:59 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-01-21 07:19:55 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Add-allow_critical_section-to-PgStat_KindInfo-for.patch) at 2025-01-16 15:59:31 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-01-10 09:40:38 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-01-09 07:05:54 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v3-0002-PGSTAT_KIND_BACKEND-code-refactoring.patch) at 2025-01-09 04:03:15 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v2-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-01-08 11:11:59 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Extract-logic-filling-pg_stat_get_wal-s-tuple-int.patch) at 2025-01-07 08:48:51 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
History
When Who What
2025-03-11 00:06:49 Michael Paquier (michael-kun) Closed in commitfest 2025-03 with status: Committed
2025-03-11 00:06:48 Michael Paquier (michael-kun) Changed committer to michael-kun
2025-03-10 08:02:40 CFbot Patch does not need rebase anymore
2025-03-08 17:33:40 CFbot Patch needs rebase
2025-02-25 06:51:36 Michael Paquier (michael-kun) New status: Waiting on Author
2025-02-24 09:31:54 CFbot Patch does not need rebase anymore
2025-02-20 06:01:28 CFbot Patch needs rebase
2025-02-17 15:33:50 CFbot Patch does not need rebase anymore
2025-02-17 14:28:50 CFbot Patch needs rebase
2025-01-07 08:51:11 Bertrand Drouvot (bertranddrouvot.pg) Changed authors to Bertrand Drouvot (bertranddrouvot.pg)
2025-01-07 08:51:11 Bertrand Drouvot (bertranddrouvot.pg) Changed targetversion to 18
2025-01-07 08:50:48 Bertrand Drouvot (bertranddrouvot.pg) Attached mail thread Z3zqc4o09dM/Ezyz@ip-10-97-1-34.eu-west-3.compute.internal
2025-01-07 08:50:48 Bertrand Drouvot (bertranddrouvot.pg) Created patch record
Edit