Re: Logical Replication vs. Free Replication Slots - Mailing list pgsql-general

From Don Seiler
Subject Re: Logical Replication vs. Free Replication Slots
Date
Msg-id CAHJZqBDNp7Cu7-5v5wi_p-AMmWyK4eF774dMPZfkNFN1WL+2+g@mail.gmail.com
Whole thread Raw
In response to Logical Replication vs. Free Replication Slots  (Don Seiler <don@seiler.us>)
List pgsql-general
On Tue, Oct 3, 2023 at 10:27 AM Don Seiler <don@seiler.us> wrote:
On the source (PG 12.15) instance, we have bumped max_replication_slots and max_wal_senders to 50, and max_sync_workers_per_subscription to 10.

Forgot to note that on the subscriber (PG 15.4) instance, max_sync_workers_per_subscription is 4, and max_logical_replication_workers is 20. Per the docs, max_sync_workers_per_subscription would have no effect on the publisher side.

Don.
--
Don Seiler
www.seiler.us

pgsql-general by date:

Previous
From: Don Seiler
Date:
Subject: Logical Replication vs. Free Replication Slots
Next
From: "Johnson, Bruce E - (bjohnson)"
Date:
Subject: Strange error trying to import with Ora2PG