]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Add ID property to replication slots' sect2
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 11 Aug 2016 19:09:24 +0000 (15:09 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 11 Aug 2016 19:10:56 +0000 (15:10 -0400)
doc/src/sgml/logicaldecoding.sgml

index b6acf907598ca5caafec073a5e0a09af32a9ff19..df30578f07a0c6003938dd98d33c85d282342d09 100644 (file)
@@ -192,7 +192,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
     </para>
    </sect2>
 
-   <sect2>
+   <sect2 id="logicaldecoding-replication-slots">
     <title>Replication Slots</title>
 
     <indexterm>