Troubles with the 7.4.2-1 cygwin package

From: Tim J Hart <TJHart(at)thoughtworks(dot)COM>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Troubles with the 7.4.2-1 cygwin package
Date: 2004-06-14 18:14:17
Message-ID: OFA336DB4E.D6B703DF-ON86256EB3.0063329D-86256EB3.00642984@thoughtworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

I tried installing the 7.4.2 package today with no success.

I understand that because of a bug fix between 7.4.1 and 7.4.2, a
dump/restore cycle is recommended. So I dumped my current db's, installed
7.4.2 via cygwin's setup application, logged in as my postgres user, and
proceeded to init.

Instead of seeing the normal progress of initdb, I saw the following...

$initdb -D /usr/local/data
...
selecting default max_connections... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
10
selecting default shared_buffers... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
50
... #normal messages here...

creating template1 database in /usr/local/data/base/1... Signal 12

initdb failed
$

I'm running Windows XP service pack 1
uname -a returns
CYGWIN_NT-5.1 SQUEEZEBOX 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown
unknown Cygwin

I Reinstalled 7.4.1-3, and executed the normal initdb/restore cycle
without a problem at all.

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Mike G 2004-06-14 20:27:32 Re: Updated Cygwin Package: postgresql-7.4.2-1
Previous Message Jason Tishler 2004-06-14 16:07:10 Re: WARNING: dup(0) failed after 3195 successes: Bad file descriptor