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

Commit e4d5af6

Browse files
committed
Fix generation of standalone INSTALL file which failed due to link to listen_rdma_socket variable
1 parent 002d513 commit e4d5af6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/src/sgml/installation.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,10 @@ su - postgres
804804
<listitem>
805805
<para>
806806
Enable <literal>rsocket</literal> API support for remote direct memory access (<acronym>RDMA</acronym>).
807-
You must also set the <xref linkend="listen-rdma-addresses"> variable for your server to enable <acronym>RDMA</acronym> connections via <literal>rsocket</literal>.
807+
You must also set the
808+
<![%standalone-include[listen-rdma-address]]>
809+
<![%standalone-ignore[<xref linkend="listen-rdma-addresses">]]>
810+
variable for your server to enable <acronym>RDMA</acronym> connections via <literal>rsocket</literal>.
808811
</para>
809812
</listitem>
810813
</varlistentry>

0 commit comments

Comments
 (0)