Re: Free WAL caches on switching segments

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Free WAL caches on switching segments
Дата
Msg-id 2884.1139854174@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Free WAL caches on switching segments  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Free WAL caches on switching segments  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> Depending on OS features we have never depended on before is a *huge*
>> ongoing maintenance cost, and I have not seen an argument that I think
>> justifies this one.

> I disagree.  It is a localized change and seems like a win, and it uses
> a standard POSIX feature, rather than an OS-specific one.

It's still gonna need a configure test and so on.  "POSIX" does not mean
"exists everywhere".  Moreover, the submitter has not even proven that
the code works (or even builds, much less does anything useful) on the
platforms it's supposedly for.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Free WAL caches on switching segments
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Free WAL caches on switching segments