Can't get postmaster to start :-( - Mailing list pgsql-novice

From Shmuel A. Kahn
Subject Can't get postmaster to start :-(
Date
Msg-id 3EEFACE9.18555.418090@localhost
Whole thread Raw
Responses Re: Can't get postmaster to start :-(  (deststar <deststar@blueyonder.co.uk>)
List pgsql-novice
Running:

  Win-2K
  cygwin     - 1.3.22-1
  postgresql - 7.3.3-1
  cygipc     - 1.14-1

Install process worked fine. No problem running cyg-ipc (as an
automatic service). But any attempt to:

postmaster -i -D /usr/share/postgresql/data &

fails with the following message:

IpcSemaphoreInitialize: semctl(id=2, 0, SETVAL, 0) failed: Invalid
argument
LOG:  startup process (pid 2472) exited with exit code 1
LOG:  aborting startup due to startup process failure

What have I forgotten to do :-( ??

Shmuel
Reinstalling after a break of a year.--
You're just jealous because the voices only talk to me.
Shmuel A. Kahn
Shmuel@Kam-motion.com



pgsql-novice by date:

Previous
From: Lynna Landstreet
Date:
Subject: Re: Multibyte support and accented characters
Next
From: Tom Lane
Date:
Subject: Re: Commit within a PL/PGSQL procedure