Re: 9.4 beta1 crash on Debian sid/i386 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: 9.4 beta1 crash on Debian sid/i386
Date
Msg-id 20140519124648.GA9010@alap3.anarazel.de
Whole thread Raw
In response to Re: 9.4 beta1 crash on Debian sid/i386  (Christoph Berg <christoph.berg@credativ.de>)
List pgsql-hackers
Hi,

On 2014-05-19 13:53:18 +0200, Christoph Berg wrote:
> * PostgreSQL allocates lots of heap using brk() instead of mmap()

It doesn't really do that, btw. It's the libc's mmap that makes those
decisions, not postgres.

Greetings,

Andres Freund

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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: 9.4 beta1 crash on Debian sid/i386
Next
From: Tom Lane
Date:
Subject: Re: 9.4 beta1 crash on Debian sid/i386