Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ pgstat.c
File
pgstat.c
src/backend/postmaster/pgstat.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* ----------
2
* pgstat.c
3
*
4
* All the statistics collector stuff hacked up in one big, ugly file.
Callers
nothing calls this directly
Calls
9
pgstat_forkexec
Function · 0.85
fork_process
Function · 0.85
InitPostmasterChild
Function · 0.85
ClosePostmasterPorts
Function · 0.85
dsm_detach_all
Function · 0.85
PgstatCollectorMain
Function · 0.85
pg_attribute_noreturn
Function · 0.50
errmsg
Function · 0.50
PGSharedMemoryDetach
Function · 0.50
Tested by
no test coverage detected