PostgreSQL Source Code git master
Data Fields
EndOfWalRecoveryInfo Struct Reference

#include <xlogrecovery.h>

Data Fields

 
 
 
 
 
char *  lastPage
 
 
 
 
 
 

Detailed Description

Definition at line 101 of file xlogrecovery.h.

Field Documentation

abortedRecPtr

XLogRecPtr EndOfWalRecoveryInfo::abortedRecPtr

Definition at line 130 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

endOfLog

XLogRecPtr EndOfWalRecoveryInfo::endOfLog

Definition at line 118 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

endOfLogTLI

TimeLineID EndOfWalRecoveryInfo::endOfLogTLI

Definition at line 119 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

lastPage

char* EndOfWalRecoveryInfo::lastPage

Definition at line 122 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

lastPageBeginPtr

XLogRecPtr EndOfWalRecoveryInfo::lastPageBeginPtr

Definition at line 121 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

lastRec

XLogRecPtr EndOfWalRecoveryInfo::lastRec

Definition at line 116 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

lastRecTLI

TimeLineID EndOfWalRecoveryInfo::lastRecTLI

Definition at line 117 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

missingContrecPtr

XLogRecPtr EndOfWalRecoveryInfo::missingContrecPtr

Definition at line 131 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

recovery_signal_file_found

bool EndOfWalRecoveryInfo::recovery_signal_file_found

Definition at line 141 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

recoveryStopReason

char* EndOfWalRecoveryInfo::recoveryStopReason

Definition at line 134 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().

standby_signal_file_found

bool EndOfWalRecoveryInfo::standby_signal_file_found

Definition at line 140 of file xlogrecovery.h.

Referenced by FinishWalRecovery(), and StartupXLOG().


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

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