Re: pgsql: Allow users to limit storage reserved by replication slots

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Allow users to limit storage reserved by replication slots
Дата
Msg-id 20200408023602.GF1606@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Allow users to limit storage reserved by replication slots  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Tue, Apr 07, 2020 at 07:10:07PM -0700, Andres Freund wrote:
> I have not looked at the source, but the error messages show LSNs
> and bytes. I can't really imagine how that could be made stable.

Another bad news is that this is page-size dependent.  What if you
removed pg_size_pretty() and replaced it with a condition that returns
a boolean status in the result itself?
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: implicit declaration of datumIsEqual in parse_coerce.c
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: d25ea01275 and partitionwise join