Re: shared memory

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Muhyiddin A(dot)M Hayat" <middink(at)indo(dot)net(dot)id>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: shared memory
Date: 2003-11-05 16:18:47
Message-ID: 20031105161846.GF1792@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Muhyiddin A.M Hayat 2003-11-05 17:57:09 Re: shared memory
Previous Message Jason Tishler 2003-11-05 16:10:36 Re: postgres.h