diff options
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 1a596cd0edf..522128ecf95 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1468,7 +1468,7 @@ The commands accepted in walsender mode are: <term><literal>RESERVE_WAL</></term> <listitem> <para> - Specify that this physical replication reserves <acronym>WAL</> + Specify that this physical replication slot reserves <acronym>WAL</> immediately. Otherwise, <acronym>WAL</> is only reserved upon connection from a streaming replication client. </para> |