Re: PostgreSQL shutting down

From: Jason Tishler <jason(at)tishler(dot)net>
To: Thom Hixenbaugh <thixenbaugh(at)inmedius(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: PostgreSQL shutting down
Date: 2003-05-16 12:38:33
Message-ID: 20030516123833.GD1400@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Thom,

On Fri, May 09, 2003 at 02:40:22PM -0400, Thom Hixenbaugh wrote:
> I'm having a problem with my PostgreSQL service shutting down after a
> period of use. The only clue I have to go by is this entry in the
> Postmaster.log file
>
> [snip]
> IpcMemoryCreate: shmget(key=5432001, size=1441792, 03600) failed: Not
> enough memory

Are you using any of the PL/foos (e.g., PL/pgSQL)? If so, then the
following may apply:

http://archives.postgresql.org/pgsql-cygwin/2003-02/msg00109.php

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 Michael Frid 2003-05-19 14:36:10 Service is up but not yet ready to work
Previous Message Jason Tishler 2003-05-16 12:24:02 Re: Initialization Problem.