Re: [PERFORM] Postgres stopped running (shmget failed)

2005-01-25 Thread Don Drake
On Tue, 25 Jan 2005 11:18:05 -0500, Tom Lane <[EMAIL PROTECTED]> wrote: > Don Drake <[EMAIL PROTECTED]> writes: > > This morning I found the postgres not running and the following in my log > > file: > > > 2005-01-25 01:38:22 FATAL: could not create shared memory segment: > > Cannot allocate mem

Re: [PERFORM] Postgres stopped running (shmget failed)

2005-01-25 Thread Tom Lane
Don Drake <[EMAIL PROTECTED]> writes: > This morning I found the postgres not running and the following in my log > file: > 2005-01-25 01:38:22 FATAL: could not create shared memory segment: > Cannot allocate memory > DETAIL: Failed system call was shmget(key=5432001, size=273383424, 03600). >

[PERFORM] Postgres stopped running (shmget failed)

2005-01-25 Thread Don Drake
My db server is running under high load recently and the number of connections during the morning hours is actually very high. This morning I found the postgres not running and the following in my log file: DETAIL: The postmaster has commanded this server process to roll back the current transac