PostgreSQL and ASLR on Linux

Поиск
Список
Период
Сортировка
От Robert Lerche (rlerche)
Тема PostgreSQL and ASLR on Linux
Дата
Msg-id EB5EEE071F880B45883AD5C6F0DF717204745B9B@xmb-rcd-x13.cisco.com
обсуждение исходный текст
Ответы Re: PostgreSQL and ASLR on Linux  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
<div class="WordSection1"><p class="MsoNormal">Hi.  Has anyone had experience building PostgreSQL to support Address
SpaceLayout Randomization (ASLR)?  I recently took a brute-force approach (compiling everything with -fPIC and
specifying-pie on all executables).  This worked, but a (very superficial) performance test indicated a high cost
(around50%, much more than I expected).  This was on 64-bit Linux x86.<p class="MsoNormal"> <p class="MsoNormal">Google
turnsup some references to the Ubuntu distribution of version 8.3 being built this way but nothing much more
interesting.<pclass="MsoNormal"> <p class="MsoNormal">I’d appreciate any information or help anyone can give me on
this. Thanks.<p class="MsoNormal"> <p class="MsoNormal"> <p class="MsoNormal"> </div> 

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [BUGS] 9.3beta2: Failure to pg_upgrade
Следующее
От: "MauMau"
Дата:
Сообщение: Re: [9.3 bug] disk space in pg_xlog increases during archive recovery