Re: issue with synchronized_standby_slots

Поиск
Список
Период
Сортировка
От Alexander Kukushkin
Тема Re: issue with synchronized_standby_slots
Дата
Msg-id CAFh8B=mvArv+=JtvNdx-KnddoMo_x02ZuO093+sT5WT7PZPooA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: issue with synchronized_standby_slots  (Shlok Kyal <shlok.kyal.oss@gmail.com>)
Ответы Re: issue with synchronized_standby_slots
Список pgsql-hackers
Hi,

On Wed, 10 Sept 2025 at 13:34, Shlok Kyal <shlok.kyal.oss@gmail.com> wrote:
I think we should also add a parsing check for slot names specified in
the GUC synchronize_standby_slots as suggested by Amit in [1].
I made the changes in the above for the same and attached the updated patch.

I agree, validating that list contains valid replication slot names is a good idea.
However, you used ReplicationSlotValidateName() function, which is not a good fit for it, especially when it is called with elevel=ERROR in postmaster. 

--
Regards,
--
Alexander Kukushkin

В списке pgsql-hackers по дате отправления: