Re: Segmentation fault - Win2k w/ Cygwin & Postgresql 7.

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: 'Paul Marcotte' <paul(at)fancybread(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Segmentation fault - Win2k w/ Cygwin & Postgresql 7.
Date: 2002-02-28 09:23:56
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F7480A@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

There's a problem with cygwin-1.3.9. You need to use the latest
cygwin1.dll snapshot from http:\\cygwin.com\snapshots .
Put this in /bin (default of c:\cygwin\bin)
- Stuart

> -----Original Message-----
> From: Paul Marcotte [mailto:paul(at)fancybread(dot)com]
> Sent: 27 February 2002 20:51
> Postgresql 7.2
>
>
> Hi,
>
> Following all the instruction I could find, I installed Cygwin with
> latest Postgresql (7.2) and cygipc (1.11-1).
>
> created a postgres user in win2k.
> created the /usr/local/pgsql/data dir using the postgres user
> ran initdb -D /usr/local/pgsql/data without problems
>
> Installed pgADmin II
>
> I can start and stop the server using pg_ctl.
> I can connect to Postgresql through pgAdmin when I start
> postmaster with
> the -i option
>
> My problem is that I can't use psql. I get an error -
> Segmentation fault
> (core dumped)
>
> logfile reads:
> pg_recvbuf: unexpected EOF on client connection
> incomplete startup packet
>
> Nor can I use createdb!
> Error Signal 11 with same logfile remarks
>
> Before I have to rely on the GUI to get by, I would like to
> have a firm
> grasp of psql through command line.
>
> Any ideas?
>
> Paul Marcotte
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-02-28 13:03:40 Re: Segmentation fault - Win2k w/ Cygwin & Postgresql 7.
Previous Message Tim Finch, FosterFinch Ltd 2002-02-27 23:43:24 Re: psql 7.2 AND 7.1.3 failing on Cygwin 1.3.9 pgsql