Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 25 Aug 2003 11:54:43 -0400 From: Jason Tishler To: Jason House Cc: cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org Subject: Re: postgres help Message-ID: <20030825155443.GC2088@tishler.net> Mail-Followup-To: Jason House , cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org References: <3F46A361 DOT 7090603 AT mitre DOT org> <20030824210706 DOT GO1676 AT tishler DOT net> <3F4A2BAB DOT 5060404 AT mitre DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F4A2BAB.5060404@mitre.org> User-Agent: Mutt/1.4i Jason, On Mon, Aug 25, 2003 at 11:30:51AM -0400, Jason House wrote: > JHOUSE AT MM112379-2K ~ > $ cat /var/log/postmaster.log > IpcSemaphoreInitialize: semctl(id=2, 0, SETVAL, 0) failed: Invalid argument > LOG: startup process (pid 2548) exited with exit code 1 > LOG: aborting startup due to startup process failure The above indicates that postmaster did not start up. I have seen reports of the above error message before. Unfortunately, I have not received definitive confirmation of a solution. 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. What PostgreSQL and cygipc versions are you running? 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 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/