From ebe124eacd7c3faa36ed358e7cc1d7c5b419e5f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:18:09 +0200 Subject: Merging upstream version 15.6. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/logicaldecoding-walsender.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/logicaldecoding-walsender.html') diff --git a/doc/src/sgml/html/logicaldecoding-walsender.html b/doc/src/sgml/html/logicaldecoding-walsender.html index 8c4facf..2e0f161 100644 --- a/doc/src/sgml/html/logicaldecoding-walsender.html +++ b/doc/src/sgml/html/logicaldecoding-walsender.html @@ -1,5 +1,5 @@ -49.3. Streaming Replication Protocol Interface

49.3. Streaming Replication Protocol Interface

+49.3. Streaming Replication Protocol Interface

49.3. Streaming Replication Protocol Interface

The commands

  • CREATE_REPLICATION_SLOT slot_name LOGICAL output_plugin

  • DROP_REPLICATION_SLOT slot_name [ WAIT ]

  • START_REPLICATION SLOT slot_name LOGICAL ...

are used to create, drop, and stream changes from a replication @@ -10,4 +10,4 @@ The command pg_recvlogical can be used to control logical decoding over a streaming replication connection. (It uses these commands internally.) -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3