From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | lookiro(at)nate(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: max_sync_workers_per_subscription |
Date: | 2022-08-18 18:04:56 |
Message-ID: | Yv5/SC0KkS5Z/NPB@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Tue, Oct 26, 2021 at 11:06:26AM -0400, Bruce Momjian wrote:
> On Tue, Oct 19, 2021 at 08:59:08AM +0000, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: https://www.postgresql.org/docs/13/logical-replication-config.html
> > Description:
> >
> > max_sync_workers_per_subscription option is not added.
>
> Can someone comment on this doc suggestion?
I looked at this --- max_sync_workers_per_subscription is really for
parallelism during the initial copy. It doesn't seem like something
that requires changes, which I think is why it is not listed.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2022-08-18 18:10:48 | Re: [PATCH] doc/queries.sgml: add missing comma |
Previous Message | Bruce Momjian | 2022-08-18 16:32:28 | Re: CREATE INDEX...USING |