File tree 1 file changed +5
-5
lines changed
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'
3033
3033
These settings control the behavior of the built-in
3034
3034
<firstterm>streaming replication</firstterm> feature (see
3035
3035
<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
3037
3037
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
3039
3039
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
3042
3042
across the cluster without problems if that is required.
3043
3043
</para>
3044
3044
3045
3045
<sect2 id="runtime-config-replication-sender">
3046
- <title>Sending Server(s) </title>
3046
+ <title>Sending Servers </title>
3047
3047
3048
3048
<para>
3049
3049
These parameters can be set on any server that is
You can’t perform that action at this time.
0 commit comments