Re: Reviving lost replication slots

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Reviving lost replication slots
Дата
Msg-id CALj2ACUGCC-bJ=jE+csFP_OHzaZCmNKY0fLpmD9McZ2aU7Fpnw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reviving lost replication slots  (sirisha chamarthi <sirichamarthi22@gmail.com>)
Список pgsql-hackers
On Thu, Nov 10, 2022 at 4:12 PM sirisha chamarthi
<sirichamarthi22@gmail.com> wrote:
>
> On Wed, Nov 9, 2022 at 12:32 AM Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:
>>
>> I don't think walsenders fetching segment from archive is totally
>> stupid. With that feature, we can use fast and expensive but small
>> storage for pg_wal, while avoiding replciation from dying even in
>> emergency.
>
> Thanks! If there is a general agreement on this in this forum, I would like to start working on this patch,

I think starting with establishing/summarizing the problem, design
approaches, implications etc. is a better idea than a patch. It might
invite more thoughts from the hackers.

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



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes?
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Typo about subxip in comments