diff options
Diffstat (limited to 'doc/src/sgml/logicaldecoding.sgml')
-rw-r--r-- | doc/src/sgml/logicaldecoding.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 9cbd12c416f..549f2bc9f5f 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -164,10 +164,10 @@ CTRL-C <sect1 id="logicaldecoding-explanation"> <title>Logical Decoding Concepts</title> <sect2> + <title>Logical Decoding</title> <indexterm> <primary>Logical Decoding</primary> </indexterm> - <title>Logical Decoding</title> <para> Logical decoding is the process of extracting all persistent changes to a database's tables into a coherent, easy to understand format which |