1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

Add ID property to replication slots' sect2

This commit is contained in:
Alvaro Herrera
2016-08-11 15:09:24 -04:00
parent 894993ffee
commit c4bf83017f

View File

@ -192,7 +192,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
</para> </para>
</sect2> </sect2>
<sect2> <sect2 id="logicaldecoding-replication-slots">
<title>Replication Slots</title> <title>Replication Slots</title>
<indexterm> <indexterm>