SCO installation help

From: "Harvey, Allan AC" <HarveyA(at)OneSteel(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: SCO installation help
Date: 2004-11-30 04:49:27
Message-ID: 3C2CED55DF019847AB7BD7317837BDA9013C68C4@ntlmsg02.onesteel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

Hope someone might know the answer.

Trying to install 7.4.5 ('cause its what I have) from source on SCO OpenServer 5.0.7

The compile succeeds, all be it with warnings...

gmake install -- OK
create the data directories -- OK

/usr/local/pgsql/bin/initdb - D /usr/local/pgsql/data -- OK
/usr/local/pgsql/bin/postmaster -i -B 256 D /usr/local/pgsql/data & -- OK

/usr/local/pgsql/bin/createdb test produces
LOG: setsockopt(TCP_NODELAY) failed: Protocol not available
createdb: could not connect ..........

Thanks in advance
Allan

Browse pgsql-general by date

  From Date Subject
Next Message scrappy 2004-11-30 04:55:16 Monthly FAQ: Usenet to Mailing List Gateway
Previous Message Michael Fuhr 2004-11-30 04:21:42 Re: SQL Server stored procedures?