mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:22:22 -04:00
Fix typo
This commit is contained in:
parent
9449c4b1ec
commit
57c9324755
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue