Re: shared memory - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: shared memory
Date
Msg-id 20031105161846.GF1792@tishler.net
Whole thread Raw
In response to shared memory  ("Muhyiddin A.M Hayat" <middink@indo.net.id>)
List pgsql-cygwin
On Wed, Nov 05, 2003 at 02:22:31AM +0800, Muhyiddin A.M Hayat wrote:
> What can I do to fix below errors?
>
> IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Not
> enough core

Does the following from the README help?

    2. It is recommended to delete all cygipc temporary files
    (/tmp/cygipc* and /tmp/MultiFile*) before starting postmaster under
    a different user account.  Otherwise, postmaster will fail to start
    due to IPC errors.  Note cygipc 2.x automatically removes these
    files during normal shutdown so this issue has been essentially
    obviated.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: postgres.h
Next
From: "Muhyiddin A.M Hayat"
Date:
Subject: Re: shared memory