Re: PostgreSQL and HugePage

Mark Kirkwood <mark.kirkwood@catalyst.net.nz>

From: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
To: pgsql-hackers@postgresql.org
Date: 2010-10-20T03:08:37Z
Lists: pgsql-hackers
On 20/10/10 16:05, Mark Kirkwood wrote:
>
>
> shmget and friends are hugetlbpage  aware, so it seems it should 'just 
> work'.
>

Heh - provided you specify

SHM_HUGETLB


in the relevant call that is :-)