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 Message-ID: <20041031185342.56506.qmail@web52201.mail.yahoo.com> Date: Sun, 31 Oct 2004 10:53:42 -0800 (PST) From: Elvin Peterson Subject: Re: postgres in windows 2003 To: cygwin AT cygwin DOT com In-Reply-To: <418497F9.7080503@x-ray.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Note-from-DJ: This may be spam --- Reini Urban wrote: > 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 My mistake--I used the earlier version with the ipc-daemon2 file. My present installation is 7.4.5. After starting cygserver, I no longer get signal 12 from initdb. $ ipcs Message Queues: T ID KEY MODE OWNER GROUP Shared Memory: T ID KEY MODE OWNER GROUP Semaphores: T ID KEY MODE OWNER GROUP But initdb fails with FATAL: /usr/bin/postgres: could not locate postgres executable But: $ ls /usr/bin/postgres /usr/bin/postgres Any help is appreciated. TIA. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/