Re: max_slot_wal_keep_size and wal_keep_segments

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: max_slot_wal_keep_size and wal_keep_segments
Дата
Msg-id ad678ce4-199f-0bd9-7aff-6ef8501dd36e@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: max_slot_wal_keep_size and wal_keep_segments  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: max_slot_wal_keep_size and wal_keep_segments  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers

On 2020/07/01 12:26, Alvaro Herrera wrote:
> On 2020-Jun-30, Fujii Masao wrote:
> 
>> Hi,
>>
>> When I talked about max_slot_wal_keep_size as new feature in v13
>> at the conference, I received the question like "Why are the units of
>> setting values in max_slot_wal_keep_size and wal_keep_segments different?"
>> from audience. That difference looks confusing for users and
>> IMO it's better to use the same unit for them. Thought?
> 
> Do we still need wal_keep_segments for anything?

Yeah, personally I like wal_keep_segments because its setting is very
simple and no extra operations on replication slots are necessary.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: WIP: expression evaluation improvements
Следующее
От: Amul Sul
Дата:
Сообщение: Re: Cleanup - adjust the code crossing 80-column window limit