Re: 7.4.5 stopped working?

From: Reini Urban <rurban(at)x-ray(dot)at>
To: Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: 7.4.5 stopped working?
Date: 2004-09-21 10:24:01
Message-ID: 41500141.5090005@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Klint Gore schrieb:
> with normal logging the log file is empty. with debug5 i get the envion
> dump followed by
> DEBUG: -----------------------------------------
> DEBUG: found "/usr/bin/postgres" using argv[0]
> DEBUG: invoking IpcMemoryCreate(size=17776640)

not enough shared memory.
you might need to increase the buffer size or number of buffers.

> if I run "postmaster -D /usr/local/pgsql/data" i get the same invoking
> ipcmemorycreate followed by "Bad system call"

either ipcclean will help or you have to restart cygserver.
ipcs shows your ipc status.

--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Christian Rank 2004-09-21 13:02:33 Re: Cygwin on Win98: initdb failed
Previous Message Mike G. 2004-09-21 04:40:54 Re: 7.4.5 stopped working?