Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding
Дата
Msg-id ECF7E392-2BCF-442B-8A5A-F7B238D5E2B0@yandex-team.ru
обсуждение исходный текст
Ответ на Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

> 10 янв. 2021 г., в 03:15, Noah Misch <noah@leadboat.com> написал(а):
>
> No; it deletes the most recent ~1B and leaves the older segments.  An
> exception is multixact, as described in the commit message and the patch's
> change to a comment in TruncateMultiXact().

Thanks for clarification.
One more thing: retention point at 3/4 of overall space (half of wraparound) seems more or less random to me. Why not
5/8or 9/16? 

Can you please send revised patches with fixes?

Thanks!

Best regards, Andrey Borodin.


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Key management with tests
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: Added schema level support for publication.