X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=b6Nl+AdKf5o8AOWZd1k/XEQMWzuc9ZNRJYJK+U/VxOb kOqtdveysdO0Oy+UOc/GKfiAxmf+zI3W0xXoNxM22WKwP6mJ8kIiOwFuQUU0pPsX ktu+P2rBv1piUf+2Kc9UTYrBvwv6o6rwbasoRSwjj9dQMTyXXQaFtdWYIKmW9PRw = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FbWIAmCvX2Xh5W0AsxqprFo60MY=; b=erUbBVl3yHDX/YS34 LWORVWWaksJSAZBCLIJUAVNemp0dtCw4uo+jVJ0oN5uKgJodYqTAkOec+xaAly6O 8105ie0iZp+aECurtek9+RAl8YaZz5RT9EUewRz6LQOmtZS8AwaPuS0mS2PC4hrh kE58B6rDzcROqPPVdv+w1Op81g= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_TD,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.68.211.225 with SMTP id nf1mr1354573pbc.104.1363941610583; Fri, 22 Mar 2013 01:40:10 -0700 (PDT) Message-ID: <514C18E6.6050504@gmail.com> Date: Fri, 22 Mar 2013 09:40:06 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: PostgreSQL not working from start References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 3/22/2013 8:17 AM, Wynfield Henman wrote: > This is apparently a common problem. > I' m trying to install and get PostgreSQL up and running. > > Yes, CYGWIN, the environment variable is set to "server" and file/dir > permissions are set for the user and have r/w permissions. > > No matter if I use: > > initdb or pg_ctl initdb -D $DBDIR -l $DB_ADMINLOG -o "-X $XLOGDIR > -U $DB_OWNER" > > No database is initialized and the "Bad system call" messages in a > downward counting loop of shared_buffers appears on the screen. ending > with] have you started cygserver before ? $ cygrunsrv.exe -S cygserver If still it does not work, please follow: > Problem reports: http://cygwin.com/problems.html "Run cygcheck -s -v -r > cygcheck.out and include that file as an attachment in your report. Please do not compress or otherwise encode the output. Just attach it as a straight text file so that it can be easily viewed. " Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple