Skip to content

Commit 4ac4eb4

Browse files
committed
update docs
1 parent b2eccf9 commit 4ac4eb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ STATEMENT: START_REPLICATION SLOT "sub_bid_1" LOGICAL 0/AC301478 (proto_version
383383
The logs for the target look similar to these.
384384

385385
```text
386-
LOG: logical replication apply worker for subscription "sub_bid_1" will stop because the subscription was disabled
387-
LOG: logical replication apply worker for subscription "sub_bid_1" has started
386+
LOG: logical replication apply worker for subscription "sub_bid_1" will stop because the subscription was disabled
387+
LOG: logical replication apply worker for subscription "sub_bid_1" has started
388388
```
389389

390390
From the logs we see that the subscription was paused and resumed on the target, where the source did create the replication slot automatically as soon as the subscription was re-enabled and started to stream transactions.

0 commit comments

Comments
 (0)