Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying toaccess the memory created using dsm_create().

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying toaccess the memory created using dsm_create().
Дата
Msg-id CA+TgmoY+pXip_OrQdii91iH0UJpL6Z6NTqQ3ETwBj_Chg8jNrg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create().  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create().  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] Server crash due to SIGBUS(Bus Error) when trying to access the memory created using dsm_create().  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Sep 25, 2017 at 10:22 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thomas Munro <thomas.munro@enterprisedb.com> writes:
>> So, do we want this patch?
>
> I think we don't really have a lot of choice.  I propose applying this
> as far back as 9.6 --- anyone think differently?

+1.  If applies to 9.5 and 9.4 without a lot of work, I think we
should apply it there as well, in case there is out-of-core use of DSM
(or, in 9.5, also of ParallelContext).

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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [HACKERS] psql \d sequence display
Следующее
От: Satyanarayana Narlapuram
Дата:
Сообщение: [HACKERS] Reading backup label file for checkpoint and redo location duringcrash recovery