Re: Some help would be nice

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'FRANCIS MATHIAS BEKEMA'" <francisb(at)deakin(dot)edu(dot)au>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Some help would be nice
Date: 2001-10-11 08:13:35
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F746DB@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

The follwing cygwin snapshot works for me:
2001-Oct-08
cygwin1-20011008.dll.bz2
If you don't want to use a snapshot try cygwin-1.3.2
You will find more in the archives.
- Stuart

> -----Original Message-----
> From: FRANCIS MATHIAS BEKEMA [SMTP:francisb(at)deakin(dot)edu(dot)au]
> Sent: Thursday, October 11, 2001 6:52 AM
> To: pgsql-cygwin(at)postgresql(dot)org
> Subject: [CYGWIN] Some help would be nice
>
> I have installed the latest version of cygwin, cygipc,
> and postgresql on my win98 machine. Postgres
> builds fine. The following commands are all
> successfull:
>
> ipc-daemon &
> initdb
> postmaster -i &
>
> When I try to create the database using "createdb -h
> localhost testdb", I get the following error:
>
> pq_flush: send() failed: Invalid argument
> pq_recvbuf: recv() failed: The descriptor is a file,
> not a socket
> psql: pqReadData() -- backend closed the channel
> unexpectedly.
> This probably means the backend terminated
> abnormally
> before or while processing the request.
> createdb: database creation failed
>
> Can anyone help?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-10-11 08:15:41 Re: shipping postgres with application
Previous Message Henshall, Stuart - WCP 2001-10-11 08:10:33 Re: psql & cygncurses5.dll