File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3033,17 +3033,17 @@ include_dir 'conf.d'
30333033 These settings control the behavior of the built-in
30343034 <firstterm>streaming replication</firstterm> feature (see
30353035 <xref linkend="streaming-replication"/>). Servers will be either a
3036- Master or a Standby server. Masters can send data, while Standby(s)
3036+ master or a standby server. Masters can send data, while standbys
30373037 are always receivers of replicated data. When cascading replication
3038- (see <xref linkend="cascading-replication"/>) is used, Standby server(s)
3038+ (see <xref linkend="cascading-replication"/>) is used, standby servers
30393039 can also be senders, as well as receivers.
3040- Parameters are mainly for Sending and Standby servers, though some
3041- parameters have meaning only on the Master server. Settings may vary
3040+ Parameters are mainly for sending and standby servers, though some
3041+ parameters have meaning only on the master server. Settings may vary
30423042 across the cluster without problems if that is required.
30433043 </para>
30443044
30453045 <sect2 id="runtime-config-replication-sender">
3046- <title>Sending Server(s) </title>
3046+ <title>Sending Servers </title>
30473047
30483048 <para>
30493049 These parameters can be set on any server that is
You can’t perform that action at this time.
0 commit comments