Header And Logo

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

Data Fields

WalSnd Struct Reference

#include <walsender_private.h>

Data Fields

pid_t pid
WalSndState state
XLogRecPtr sentPtr
bool needreload
XLogRecPtr write
XLogRecPtr flush
XLogRecPtr apply
slock_t mutex
Latch latch
int sync_standby_priority

Detailed Description

Definition at line 33 of file walsender_private.h.


Field Documentation

Definition at line 48 of file walsender_private.h.

Referenced by pg_stat_get_wal_senders(), and ProcessStandbyReplyMessage().

Definition at line 38 of file walsender_private.h.

Referenced by WalSndRqstFileReload(), and XLogRead().

pid_t WalSnd::pid

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