Re: New standby_slot_names GUC in PG 17

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: New standby_slot_names GUC in PG 17
Дата
Msg-id a5d79e56-8ef6-4de7-a66a-9e1c7270bf64@eisentraut.org
обсуждение исходный текст
Ответ на New standby_slot_names GUC in PG 17  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 21.06.24 17:37, Bruce Momjian wrote:
> The release notes have this item:
> 
>     Allow specification of physical standbys that must be synchronized
>     before they are visible to subscribers (Hou Zhijie, Shveta Malik)
> 
>     The new server variable is standby_slot_names.
> 
> Is standby_slot_names an accurate name for this GUC?  It seems too
> generic.

This was possibly inspired by pg_failover_slots.standby_slot_names 
(which in turn came from pglogical.standby_slot_names).  In those cases, 
you have some more context from the extension prefix.

The new suggested names sound good to me.




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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Proposal: Document ABI Compatibility
Следующее
От: Tom Lane
Дата:
Сообщение: Re: JIT causes core dump during error recovery