mirror of
https://github.com/postgres/postgres.git
synced 2026-04-04 00:36:17 -04:00
Add ID property to replication slots' sect2
This commit is contained in:
parent
e3049285a3
commit
371b572df2
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue