Re: Remove unnecessary secondary index terms for replication settings
От | Robert Treat |
---|---|
Тема | Re: Remove unnecessary secondary index terms for replication settings |
Дата | |
Msg-id | CABV9wwOaN5EDtkUSaOib=C7kf2TQd9aJJBy0DeCoaDBFS49JoQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Remove unnecessary secondary index terms for replication settings (Fujii Masao <masao.fujii@oss.nttdata.com>) |
Ответы |
Re: Remove unnecessary secondary index terms for replication settings
|
Список | pgsql-docs |
On Wed, Apr 23, 2025 at 2:54 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote: > > Hi, > > In config.sgml, the entries for max_replication_slots and > max_active_replication_origins include secondary index terms: > > <primary><varname>max_replication_slots</varname> configuration parameter</primary> > <secondary>in a sending server</secondary> > > <primary><varname>max_active_replication_origins</varname> configuration parameter</primary> > <secondary>in a subscriber</secondary> > > These secondary terms don't seem necessary anymore, since each parameter > now has only one index entry. Removing them would simplify the documentation. > > Originally, the secondary entries made sense because > max_active_replication_origins was part of max_replication_slots, > so both needed separate index entries. But commit 04ff636cbce > split them into distinct parameters. > > Patch attached. > Make sense, +1 from me. Robert Treat https://xzilla.net
В списке pgsql-docs по дате отправления: