| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | max_sync_workers_per_subscription is missing in postgresql.conf |
| Date: | 2017-04-10 05:16:02 |
| Message-ID: | CAD21AoAonSCoa=v=87ZO3vhfUZA1k_E2XRNHTt=xioWGUa+0ug@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
Attached a patch for $subject.
I added this parameter into "Asynchronous Behavior" section of
"RESOURCE" section. But GUC parameter for subscriber now is written in
this section, in spite of there is "REPLICATION" section. I think that
we can coordinate these parameters to not confuse user. For example in
documentation, these parameters are described in "19.6.4. Subscribers"
section of "19.6. Replication" section. Thought?
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| Add_max_sync_workers_per_subscription_into_postgresql_conf.patch | application/octet-stream | 688 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2017-04-10 05:42:50 | Re: scram and \password |
| Previous Message | Andrew Gierth | 2017-04-10 05:14:42 | Re: [sqlsmith] Planner crash on foreign table join |