Re: shared_buffers > 284263 on OS X

From: Brian Wipf <brian(at)clickspace(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Guido Neitzer <lists(at)event-s(dot)net>, Brendan Duddridge <brendan(at)clickspace(dot)com>, "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
Subject: Re: shared_buffers > 284263 on OS X
Date: 2006-12-05 23:06:41
Message-ID: FFB38162-AF10-452D-AFA1-B964F1E48B34@clickspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I wanted to post a follow up to the list regarding a high
shared_buffers value on OS X 10.4.8.

Thanks to Tom's help we successfully compiled PostgreSQL 8.1.5 using
64-bit on OS X Server 10.4.8 (You can find info. for this on pgports)

shared_buffers can now be set as high as shmmax without getting the
error message "could not create shared memory segment...". Now,
however, when shared_buffers are set greater than 279212 a
segmentation fault occurs on startup of PostgreSQL.

While trying to quantify the performance difference with higher
shared_buffers versus relying more on the kernel cache, the
difference does not appear as significant as I thought. We currently
have shared_buffers set to about 25% of system memory on our box
where we are free to set it within the bounds of shmmax (not OS X, of
course).

Brian Wipf
<brian(at)clickspace(dot)com>

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2006-12-05 23:10:36 Re: shared_buffers > 284263 on OS X
Previous Message Alexandru Coseru 2006-12-05 21:44:33 Re: Hardware advice