X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Amy <amy20elizabeth@yahoo.com>
Subject:  postres using cygwin on windows95
Date: Tue, 5 Dec 2006 16:01:05 +0000 (UTC)
Lines: 38
Message-ID:  <loom.20061205T163809-160@post.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Hi,

I have to create a database using Open Office and using PostgreSQL; to 
accomplish this i ran into Cygwin. I just read an SQL book, so I am very new to 
Prgramming. Heres my problem:

after installing (and installing the DLL files for win95)
i was able to open correctly. I also created data files with initdb comand. 
(though createdb says im not able to create a database because of my connection 
to the server failed)
So, now, i am trying to start postmaster here is my output

sucess. You can now start the database server using:

/usr/sbin/postmaster -D /usr/local/pgsql/data

or

/usr/sbin/pg_ctl -D /usr/local/pgsql/data -l logfile start


I tryed both here is my error:

grocky@pur~
$ /usr/sbin/pg_ctl -D /usr/local/pgsql/data -l logfile start
postmaster starting

grocky@pur~
$ /usr/sbin/pg_ctl -D /usr/local/pgsql/data -l logfile start   58 [main] postm
aster 311205 child_info::sync: wait failed, pid 384005, Win32 eroor 0
   2340 [main] postmaster 311205 fork: child 384005 - died waiting for dll 
loading; error 11


Ok is this somthing to do with my DLL files right? what can i do to fix this?? 
thanks  so much

amy


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

