Re: New standby_slot_names GUC in PG 17

Поиск
Список
Период
Сортировка
От Bertrand Drouvot
Тема Re: New standby_slot_names GUC in PG 17
Дата
Msg-id Znu4Vs2vWry9y1Zj@ip-10-97-1-34.eu-west-3.compute.internal
обсуждение исходный текст
Ответ на Re: New standby_slot_names GUC in PG 17  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hi,

On Wed, Jun 26, 2024 at 11:39:45AM +0530, Amit Kapila wrote:
> On Wed, Jun 26, 2024 at 10:19 AM Bertrand Drouvot
> <bertranddrouvot.pg@gmail.com> wrote:
> >
> >
> > 2 ====
> >
> > Should we rename StandbySlotNamesConfigData too?
> >
> 
> How about SyncStandbySlotsConfigData?
> 
> > 3 ====
> >
> > Should we rename SlotExistsInStandbySlotNames too?
> >
> 
> Similarly SlotExistsInSyncStandbySlots?
> 
> > 4 ====
> >
> > Should we rename validate_standby_slots() too?
> >
> 
> And validate_sync_standby_slots()?
> 

Thanks!

All of the above proposal sound good to me.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: New standby_slot_names GUC in PG 17
Следующее
От:
Дата:
Сообщение: RE: Improve EXPLAIN output for multicolumn B-Tree Index