Re: /proc/self/oom_adj is deprecated in newer Linux kernels

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: /proc/self/oom_adj is deprecated in newer Linux kernels
Дата
Msg-id 16883.1403538769@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: /proc/self/oom_adj is deprecated in newer Linux kernels  (Gurjeet Singh <gurjeet@singh.im>)
Ответы Re: /proc/self/oom_adj is deprecated in newer Linux kernels
Список pgsql-hackers
Gurjeet Singh <gurjeet@singh.im> writes:
> would it be possible to include this in 9.4 as well?

While this is clearly an improvement over what we had before, it's
impossible to argue that it's a bug fix, and we are way past the 9.4
feature freeze deadline.  In particular, packagers who've already done
their 9.4 development work might be blindsided by us slipping this into
9.4 release.  So while I wouldn't have a problem with putting this change
into 9.4 from a technical standpoint, it's hard to argue that it'd meet
project norms from a development-process standpoint.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #10728: json_to_recordset with nested json objects NULLs columns
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgaudit - an auditing extension for PostgreSQL