Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4f27a7b

Browse files
committed
Fix name of RDMA configuration directive in standalone install
1 parent fd0dee0 commit 4f27a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ su - postgres
805805
<para>
806806
Enable <literal>rsocket</literal> API support for remote direct memory access (<acronym>RDMA</acronym>).
807807
You must also set the
808-
<![%standalone-include[listen-rdma-address]]>
808+
<![%standalone-include[listen_rdma_addresses]]>
809809
<![%standalone-ignore[<xref linkend="listen-rdma-addresses">]]>
810810
variable for your server to enable <acronym>RDMA</acronym> connections via <literal>rsocket</literal>.
811811
</para>

0 commit comments

Comments
 (0)