PostgreSQL Source Code  git master
PgArchData Struct Reference

Data Fields

int pgprocno
 
pg_atomic_uint32 force_dir_scan
 

Detailed Description

Definition at line 82 of file pgarch.c.

Field Documentation

◆ force_dir_scan

pg_atomic_uint32 PgArchData::force_dir_scan

Definition at line 89 of file pgarch.c.

Referenced by pgarch_readyXlog(), PgArchForceDirScan(), and PgArchShmemInit().

◆ pgprocno

int PgArchData::pgprocno

Definition at line 84 of file pgarch.c.

Referenced by pgarch_die(), PgArchiverMain(), PgArchShmemInit(), and PgArchWakeup().


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