Re: Memory and/or cache issues?

From: Michael Stone <mstone+postgres(at)mathom(dot)us>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Memory and/or cache issues?
Date: 2006-05-05 17:09:53
Message-ID: 20060505170951.GK16533@mathom.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, May 05, 2006 at 06:33:33PM +0200, Gábriel Ákos wrote:
>if postgres tries to allocate more memory (because of settings enable
>it) than the kernel itself is configured for, then you will see similar
>error messages.

If you're talking about the shared memory limits, postgres will bomb out
fairly quickly in that case, IIRC.

Mike Stone

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Adam Palmblad 2006-05-05 22:47:53 Dynamically loaded C function performance
Previous Message Gábriel Ákos 2006-05-05 16:33:33 Re: Memory and/or cache issues?