Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <418497F9.7080503@x-ray.at>
Date: Sun, 31 Oct 2004 08:44:57 +0100
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817
MIME-Version: 1.0
To: Elvin Peterson <elvin_peterson@yahoo.com>
CC: cygwin@cygwin.com
Subject: Re: postgres in windows 2003
References: <20041030193841.63929.qmail@web52202.mail.yahoo.com>
In-Reply-To: <20041030193841.63929.qmail@web52202.mail.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Elvin Peterson schrieb:
>     When starting postgres initdb in windows 2003 I
> get a signal 12.  ipc-daemon2 seems to start up OK.  I
> understand there were some issues with windows 2003
> and cygwin earlier on, but that message seems to have
> been removed from the home page, so I guess that might
> have been resolved.  

signal 12 tells us nothing. check /bin/ipcs if IPC is working ok for you

There are two versions of postgresql for cygwin:
one linked to the old ipc-daemon2 (up to 7.3),
and all newer ones linked to the new cygwin1.dll/cygserver IPC (since 7.4)

ipc-daemon2 is not supported and recommended anymore. There's no 
postgresql version available via the cygwin setup.exe installer which 
uses ipc-daemon2. Check your README.

less /usr/share/doc/Cygwin/postgresql*.README

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/

