aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2016-08-11 15:09:24 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2016-08-11 15:10:56 -0400
commitc4bf83017f90eb5a1959e4394381442f75509740 (patch)
treed5923e36c2aca5ca210162218dd20c2f09f13dfe /doc/src
parent894993ffee387383b371ebc515b5e8ea156f9574 (diff)
downloadpostgresql-c4bf83017f90eb5a1959e4394381442f75509740.tar.gz
postgresql-c4bf83017f90eb5a1959e4394381442f75509740.zip
Add ID property to replication slots' sect2
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/logicaldecoding.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index b6acf907598..df30578f07a 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -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>