PostgreSQL Source Code git master
Data Fields
SyncRepStandbyData Struct Reference

#include <syncrep.h>

Data Fields

pid_t  pid
 
 
 
 
 
int  walsnd_index
 
bool  is_me
 

Detailed Description

Definition at line 42 of file syncrep.h.

Field Documentation

apply

XLogRecPtr SyncRepStandbyData::apply

Definition at line 48 of file syncrep.h.

Referenced by SyncRepGetCandidateStandbys(), SyncRepGetNthLatestSyncRecPtr(), and SyncRepGetOldestSyncRecPtr().

flush

XLogRecPtr SyncRepStandbyData::flush

Definition at line 47 of file syncrep.h.

Referenced by SyncRepGetCandidateStandbys(), SyncRepGetNthLatestSyncRecPtr(), and SyncRepGetOldestSyncRecPtr().

is_me

bool SyncRepStandbyData::is_me

Definition at line 53 of file syncrep.h.

Referenced by SyncRepGetCandidateStandbys().

pid

pid_t SyncRepStandbyData::pid

Definition at line 45 of file syncrep.h.

Referenced by SyncRepGetCandidateStandbys().

sync_standby_priority

int SyncRepStandbyData::sync_standby_priority

Definition at line 49 of file syncrep.h.

Referenced by standby_priority_comparator(), and SyncRepGetCandidateStandbys().

walsnd_index

int SyncRepStandbyData::walsnd_index

Definition at line 51 of file syncrep.h.

Referenced by standby_priority_comparator(), and SyncRepGetCandidateStandbys().

write

XLogRecPtr SyncRepStandbyData::write

Definition at line 46 of file syncrep.h.

Referenced by SyncRepGetCandidateStandbys(), SyncRepGetNthLatestSyncRecPtr(), and SyncRepGetOldestSyncRecPtr().


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

AltStyle によって変換されたページ (->オリジナル) /