pgstat: Split out relation stats handling from AtEO[Sub]Xact_PgStat() etc.
Andres Freund <andres@anarazel.de>
pgstat: Split out relation stats handling from AtEO[Sub]Xact_PgStat() etc. An upcoming patch will add additional work to these functions. To avoid the functions getting too complicated / doing too many things at once, split out sub-tasks into their own functions. Author: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/20210405092914.mmxqe7j56lsjfsej@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/pgstat.c | modified | +215 −168 |
Discussion
- shared-memory based stats collector 339 messages · 2018-06-29 → 2024-12-10