Postgres on Linux Alpha

From: Fabrice Scemama <fabrice(dot)scemama(at)gesnet(dot)net>
To: pgsql-general(at)hub(dot)org
Subject: Postgres on Linux Alpha
Date: 1999-11-08 14:39:27
Message-ID: 3826E09F.44027EA3@gesnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi people!

I'm currently trying to install Postgres 6.5.3 on my Alpha ev56
proc. I'm using gcc 2.95.2, and this is a glibc 2.1.2 system (RH6).
Everything's brand new, so as to maximize chances (hope).
I've configured --with-template=linux_alpha, and the making
worked fine. But when launching initdb, postgres hang, complaining
about spin.c (l.114).

I did something stupid: commented out the lock lines in spin.c,
then recompiled. This time, initdb worked (though destroydb doesn't
happen to work any more). But i'm pretty sure it wasn't the right
thing to do ;-)

Any idea, someone ?

Regards
Fabrice Scemama

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Fedde 1999-11-08 17:26:34 Switching fsync mode?
Previous Message Bob Kline 1999-11-08 12:57:13 Re: [GENERAL] a basic sql request