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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 17 Jun 2004 09:50:45 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Natalie Menk cc: cygwin AT cygwin DOT com Subject: Re: PostgreSQL: initdb fails with v7.4.2 - postmaster fork error with v7.4.1 In-Reply-To: <20040617131937.12818.qmail@web11002.mail.yahoo.com> Message-ID: References: <20040617131937 DOT 12818 DOT qmail AT web11002 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Thu, 17 Jun 2004, Natalie Menk wrote: > The installed cygwin is version 1.5.10-3 and I use cygipc 2.03-2. > MS Win XP > -------------------------------- > > n AT n ~ > $ psql --version > psql (PostgreSQL) 7.4.2 > contains support for command-line editing > > n AT n ~ > $ ipc-daemon2 & > [1] 2840 > > n AT n ~ > $ initdb -D edge_inline > The files belonging to this database system will be owned by user "n". > This user must also own the server process. > > The database cluster will be initialized with locale C. > > creating directory edge_inline... ok > creating directory edge_inline/base... ok > creating directory edge_inline/global... ok > creating directory edge_inline/pg_xlog... ok > creating directory edge_inline/pg_clog... ok > selecting default max_connections... Signal 12 > Signal 12 $ kill -l 1) SIGHUP 2) SIGINT 3) SIGQUIT 4) SIGILL 5) SIGTRAP 6) SIGABRT 7) SIGEMT 8) SIGFPE 9) SIGKILL 10) SIGBUS 11) SIGSEGV 12) SIGSYS [...] ^^^^^^ $ grep SIGSYS /usr/include/sys/signal.h #define SIGSYS 12 /* bad argument to system call */ $ > [snip] > initdb: failed > initdb: removing data directory "edge_inline" Did you read the announcement: ? Quoting: > The following are the notable changes since the previous release: > > o build against cygserver instead of cygipc ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > o upgrade to PostgreSQL 7.4.2 This information should also be in the Cygwin-specific README (/usr/share/doc/Cygwin/postgresql-7.4.2.README), which contains the instructions on running the new PostgreSQL. As for your fork error, try Googling for the exact error message -- there are plenty of threads on the subject. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/