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 3efe43381e5..36505678526 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot <para> The command <xref linkend="app-pgrecvlogical"> can be used to control - logical decoding over a streaming replication connection. (It is uses + logical decoding over a streaming replication connection. (It uses these commands internally.) </para> </sect1> |