</thead>
<tbody>
- <row id="function-bdr-subscribe" xreflabel="bdr.bdr_subscribe">
+ <row>
<entry>&udr;</entry>
<entry>
<indexterm>
</table>
</para>
- <sect2 id="functions-node-mgmt-subscribe">
+ <sect2 id="functions-node-mgmt-subscribe" xreflabel="bdr.bdr_subscribe">
<title><function>bdr.bdr_subscribe</function></title>
<indexterm>
<sect1 id="node-management-udr" xreflabel="Node management for UDR">
<title>Node Management for &udr;</title>
<para>
- The SQL function <xref linkend="function-bdr-subscribe"> is used to receive
+ The SQL function <xref linkend="functions-node-mgmt-subscribe"> is used to receive
changes from the database specified in the function parameters
into the current database. Subscribing to another node using this
function will automatically copy the existing data in that the
can be set when adding the node to the &bdr; cluster using the (optional)
<literal>replication_sets</literal> parameter to
<xref linkend="function-bdr-group-create">,
- <xref linkend="function-bdr-subscribe"> and
- <xref linkend="function-bdr-group-join">.
+ <xref linkend="function-bdr-group-join"> and
+ <xref linkend="functions-node-mgmt-subscribe">.
This parameter is an array of replication set names. The replication
set do not have to exists to be referenced by
<literal>replication_sets</literal>.