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, 18 Nov 2002 15:49:47 -0500 From: Jason Tishler Subject: Re: Postgresql installation problems. In-reply-to: <20021116174458.A10374@ping.be> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20021118204947.GI472@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20021116174458 DOT A10374 AT ping DOT be> Kurt, Note I do not have access to XP Home or Pro, so there is a limit to how much I can help. Any XP users successfully running PostgreSQL? If so, please post your experiences to the list. I'm especially interested in XP Home, since I assume that XP Pro will be the same as NT/2000. On Sat, Nov 16, 2002 at 05:44:58PM +0100, Kurt Roeckx wrote: > I'm trying to install postgresql on windows XP. Please see the following thread: http://archives.postgresql.org/pgsql-cygwin/2002-11/msg00037.php It may be helpful to you -- especially if you are using XP Home which is uncharted territory. > I have a problem getting the ipc-deamon to work. When I run > ipc-daemon --install-as-service, it doesn't want to start. What version of Cygwin are you using? An older version (IIRC, 1.3.13), had issues with running ipc-daemon as a service. Please upgrade to the latest Cygwin, if necessary. > If I then try my initdb, it hangs itself creating the template1 > database, like in case the ipc-daemon isn't running. The above implies that you are not using the latest Cygwin PostgreSQL, please upgrade to the latest. > 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. The above "typo" has been recently corrected: http://www.tishler.net/jason/software/postgresql/postgresql-7.2.3.README > I've also tried just running "ipc-daemon &", but that didn't seem > to help either, it always hangs creating the database. Please read the README regarding what clean up is necessary when switching the account under which ipc-daemon runs. 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 Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/