Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 31 Oct 2001 13:07:45 +0100 From: Kurt Roeckx To: =?iso-8859-1?Q?Teemu_Kanstr=E9n?= Cc: cygwin AT cygwin DOT com Subject: Re: cygrunsrv and postgresql Message-ID: <20011031130745.B1126@ping.be> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from teka@mail.student.oulu.fi on Wed, Oct 31, 2001 at 01:31:33PM +0200 On Wed, Oct 31, 2001 at 01:31:33PM +0200, Teemu Kanstrén wrote: > Hello, > > I have PostgreSQL installed under Cygwin and it was running fine as a > service on my NT. Then suddenly my NT hangs for no reason I can see and > I tried to shutdown from the task manager but even that didnt work. So > I just rebooted the computer with power off/power on. After that the > postmaster service no longer starts. You probably have a stale pid file. It's something very annoying when you don't do a proper shutdown, and don't have proper startup scripts. I'm still looking for a good solution to this. > $ cygrunsrv --install postmaster --path /usr/bin/postmaster -a "-i" > --termsig INT --dep ipc-daemon --shutdown --user postgres It might also help if you tell it to use a log file, redirect stdout (and stderr?) to some file, and it should also give a clue why postmaster refuses to start. Kurt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/