in this list, and
that are both currently connected and streaming data in real-time
(as shown by a state of streaming in the
- monitoring-stats-views-table">
+ pg-stat-replication-view">
pg_stat_replication view).
Specifying more than one synchronous standby can allow for very high
availability and protection against data loss.
Specifies the minimum frequency for the WAL receiver
process on the standby to send information about replication progress
to the primary or upstream standby, where it can be seen using the
- monitoring-stats-views-table">
+ pg-stat-replication-view">
pg_stat_replication view. The standby will report
the last write-ahead log location it has written, the last position it
has flushed to disk, and the last position it has applied.