Re: BUG #15641: Autoprewarm worker fails to start on Windows withhuge pages in use Old PostgreSQL community/pgsql-bugs x

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: BUG #15641: Autoprewarm worker fails to start on Windows withhuge pages in use Old PostgreSQL community/pgsql-bugs x
Дата
Msg-id CA+TgmoZ27jXJDZEiY8z23xZ=3F2zzZxfHqE=Syc=PEWvtYE4ig@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15641: Autoprewarm worker fails to start on Windows withhuge pages in use Old PostgreSQL community/pgsql-bugs x  (Mithun Cy <mithun.cy@gmail.com>)
Список pgsql-hackers
On Mon, Mar 18, 2019 at 1:43 PM Mithun Cy <mithun.cy@gmail.com> wrote:
>> Does that sound right?
>
> -- Yes I Agree.

Committed with a little more tweaking of the commit message, and
back-patched to v11.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Block level parallel vacuum
Следующее
От: Nikolay Shaplov
Дата:
Сообщение: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method