Re: shared_buffers > 284263 on OS X

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brian Wipf <brian(at)clickspace(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org, 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:10:36
Message-ID: 15563.1165360236@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Brian Wipf <brian(at)clickspace(dot)com> writes:
> 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.

Stack trace please?

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Brian Wipf 2006-12-06 00:06:20 Re: shared_buffers > 284263 on OS X
Previous Message Brian Wipf 2006-12-05 23:06:41 Re: shared_buffers > 284263 on OS X