diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 7249cae58f..84f13cbb91 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -280,7 +280,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot The commands - CREATE_REPLICATION_SLOT slot_name LOGICAL options + CREATE_REPLICATION_SLOT slot_name LOGICAL output_plugin @@ -288,7 +288,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot - START_REPLICATION SLOT slot_name LOGICAL options + START_REPLICATION SLOT slot_name LOGICAL ... are used to create, drop, and stream changes from a replication