Re: Tuning Postgres for single user manipulating large amounts of data - Mailing list pgsql-general

From Reid Thompson
Subject Re: Tuning Postgres for single user manipulating large amounts of data
Date
Msg-id 4D00F1D4.7090205@ateb.com
Whole thread Raw
In response to Re: Tuning Postgres for single user manipulating large amounts of data  (Andy Colson <andy@squeakycode.net>)
Responses Re: Tuning Postgres for single user manipulating large amounts of data  (Paul Taylor <paul_t100@fastmail.fm>)
List pgsql-general
On 12/09/2010 09:59 AM, Andy Colson wrote:
> On 12/9/2010 8:50 AM, Andy Colson wrote:
>> On 12/9/2010 6:25 AM, Paul Taylor wrote:

>> You need to bump up your SHMMAX is your OS.
>
> sorry: SHMMAX _in_ your OS.
>
> its an OS setting not a PG one.
>
> -Andy
>
>
scroll down to the section on OSX
http://developer.postgresql.org/pgdocs/postgres/kernel-resources.html

pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: Tuning Postgres for single user manipulating large amounts of data
Next
From: Vick Khera
Date:
Subject: Re: SELECT is immediate but the UPDATE takes forever