| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
| Cc: | Alexander Lakhin <exclusion(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Xuneng Zhou <xunengzhou(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: per backend WAL statistics |
| Date: | 2025-03-31 11:43:22 |
| Message-ID: | AB70EBE2-88E6-4513-8492-9956F1127EB5@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On Mar 31, 2025, at 16:42, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:
> I think we can simply move the pgstat_fetch_stat_backend() call at the end
> of pgstat_fetch_stat_backend_by_pid(), like in the attached. With this in place
> the issue is fixed on my side.
Thanks for the patch, I’ll check all that next week.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yugo Nagata | 2025-03-31 11:44:02 | Question about comments on simple_heap_update |
| Previous Message | Ashutosh Bapat | 2025-03-31 11:37:15 | Re: Test to dump and restore objects left behind by regression |