diff options
Diffstat (limited to 'doc/src/sgml/logicaldecoding.sgml')
| -rw-r--r-- | doc/src/sgml/logicaldecoding.sgml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 965b0e11184..9cbd12c416f 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -183,13 +183,11 @@ CTRL-C </sect2> <sect2> + <title>Replication Slots</title> <indexterm> - <primary>Logical Replication Slot</primary> - </indexterm> - <indexterm> - <primary>Replication Slot</primary> + <primary>replication slot</primary> + <secondary>logical replication</secondary> </indexterm> - <title>Replication Slots</title> <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 |
