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: Sat, 16 Nov 2002 17:44:58 +0100 From: Kurt Roeckx To: cygwin AT cygwin DOT com Subject: Postgresql installation problems. Message-ID: <20021116174458.A10374@ping.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i I'm trying to install postgresql on windows XP. I did follow the documentation, and installed ipc-deamon (cygipc). I'm using ipc-daemon 1.13-2 I have a problem getting the ipc-deamon to work. When I run ipc-daemon --install-as-service, it doesn't want to start. When I use cygrunsrv and tell that the args are --service. In that case it runs for about 5 seconds and then dies and I can't find a reason. If I then change the args to --service --debug-level=2, it seems to stay running. If I then try my initdb, it hangs itself creating the template1 database, like in case the ipc-daemon isn't running. Note that the documentation says that you have to run initdb before you start the ipc-daemon service, but I thought that that is wrong and initdb requires the service too. I've also tried just running "ipc-daemon &", but that didn't seem to help either, it always hangs creating the database. Anybody seen this problem before, and now how to get it to work? 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/