Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR
Дата
Msg-id 52F0515F.4010101@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR  ("MauMau" <maumau307@gmail.com>)
Ответы Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR  ("MauMau" <maumau307@gmail.com>)
Список pgsql-hackers
On 02/01/2014 09:53 PM, MauMau wrote:
> 
> Not all users use PostgreSQL built by EnterpriseDB, so I think
> src\tools\msvc\build.bat should produce modules that are not affected by
> ASLR.

I completely agree; just saying that any installer can set the key.

I'm convinced that setting this flag is appropriate, at least while Pg
relies on having the shared memory segment mapped in the same zone in
every executable. Just pointing out that there's a workaround in the
mean time.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Regression tests failing if not launched on db "regression"
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Prohibit row-security + inheritance in 9.4?