Re: Memory problems on Windows XP

From: Jason Tishler <jason(at)tishler(dot)net>
To: George Weaver <georgew1(at)mts(dot)net>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Memory problems on Windows XP
Date: 2002-09-27 15:04:02
Message-ID: 20020927150402.GB2000@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

George,

On Mon, Sep 23, 2002 at 05:48:27PM -0500, George Weaver wrote:
> IpcMemoryCreate: shmget(key=5432001, size=1441792, 03600) failed: Not enough core

Did you recently switch the user that postmaster runs under? If so,
then try the following:

$ rm /tmp/cygipc* /tmp/MultiFile*

Otherwise, try the following:

http://sources.redhat.com/ml/cygwin/2000-04/msg00267.html

Jason

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-09-30 20:27:56 Re: Memory problems on Windows XP
Previous Message Jason Tishler 2002-09-27 14:56:56 Re: creating db hangs on XP as a service