Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PROC_HDR Struct Reference

#include <proc.h>

Data Fields

PGPROCallProcs
PGXACTallPgXact
uint32 allProcCount
PGPROCfreeProcs
PGPROCautovacFreeProcs
PGPROCbgworkerFreeProcs
LatchwalwriterLatch
LatchcheckpointerLatch
int spins_per_delay
PGPROCstartupProc
int startupProcPid
int startupBufferPinWaitBufId

Detailed Description

Definition at line 180 of file proc.h.


Field Documentation

Definition at line 191 of file proc.h.

Referenced by InitProcess(), InitProcGlobal(), and ProcKill().

Definition at line 193 of file proc.h.

Referenced by InitProcess(), InitProcGlobal(), and ProcKill().

Definition at line 197 of file proc.h.

Referenced by CheckpointerMain(), ForwardFsyncRequest(), and InitProcGlobal().

Definition at line 189 of file proc.h.

Referenced by HaveNFreeProcs(), InitProcess(), InitProcGlobal(), and ProcKill().

Definition at line 201 of file proc.h.

Referenced by InitProcGlobal(), ProcSendSignal(), and PublishStartupProcessInformation().

Definition at line 202 of file proc.h.

Referenced by InitProcGlobal(), ProcSendSignal(), and PublishStartupProcessInformation().

Definition at line 195 of file proc.h.

Referenced by InitProcGlobal(), WalWriterMain(), and XLogSetAsyncXactLSN().


The documentation for this struct was generated from the following file: