mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
doc: Improve "replication slot" index entries
Now that we have accumulated two different "replication slot" concepts, make the index entries consistent.
This commit is contained in:
@ -183,13 +183,11 @@ CTRL-C
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<indexterm>
|
||||
<primary>Logical Replication Slot</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>Replication Slot</primary>
|
||||
</indexterm>
|
||||
<title>Replication Slots</title>
|
||||
<indexterm>
|
||||
<primary>replication slot</primary>
|
||||
<secondary>logical replication</secondary>
|
||||
</indexterm>
|
||||
<para>
|
||||
In the context of logical replication, a slot represents a stream of
|
||||
changes which can be replayed to a client in the order they were made on
|
||||
|
Reference in New Issue
Block a user