+ linkend="guc-log-hostname"> is enabled.
+
+
+ |
+ client_port>
+ integer>
+ TCP port number that the client is using for communication
+ with this WAL sender, or -1> if a Unix socket is used
+
+
+ |
+ backend_start>
+ timestamp with time zone>
+ Time when this process was started, i.e., when the
+ client connected to this WAL sender
+
+
+ |
+ backend_xmin
+ xid
+ This standby's xmin> horizon reported
+ by .
+
+ |
+ state>
+ text>
+ Current WAL sender state
+
+ |
+ sent_location>
+ pg_lsn>
+ Last transaction log position sent on this connection
+
+ |
+ write_location>
+ pg_lsn>
+ Last transaction log position written to disk by this standby
+ server
+
+ |
+ flush_location>
+ pg_lsn>
+ Last transaction log position flushed to disk by this standby
+ server
+
+ |
+ replay_location>
+ pg_lsn>
+ Last transaction log position replayed into the database on this
+ standby server
+
+ |
+ sync_priority>
+ integer>
+ Priority of this standby server for being chosen as the
+ synchronous standby
+
+ |
+ sync_state>
+ text>
+ Synchronous state of this standby server
+
+