Re: increasing of the shared memory does not solve theproblem of "OUT of shared memory" - Mailing list pgsql-admin

From Jim Nasby
Subject Re: increasing of the shared memory does not solve theproblem of "OUT of shared memory"
Date
Msg-id CCF63866-FDF0-4424-8452-FC9D2E1A8D80@decibel.org
Whole thread Raw
In response to Re: increasing of the shared memory does not solve theproblem of "OUT of shared memory"  ("Sorin N. Ciolofan" <ciolofan@ics.forth.gr>)
List pgsql-admin
On May 17, 2007, at 4:14 AM, Sorin N. Ciolofan wrote:
> It seems that the problem was the max_fsm_relations parameter which
> was increased
> I still do not understand why in the past I received always the
> message:
>
> ERROR: out of shared memory
>
> Is this an appropriate message for the need for increasing this
> parameter?
Yes, increasing max_fsm_relations requires more shared memory. Theres
more information about this in the docs... search for shmmax.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



pgsql-admin by date:

Previous
From: Johann Spies
Date:
Subject: Re: ERROR: invalid memory alloc request size
Next
From: Jim Nasby
Date:
Subject: Re: Performance Monitor