Installing Postgresql in Irix

Started by Nilabhra Banerjeeabout 22 years ago2 messagesgeneral
Jump to latest
#1Nilabhra Banerjee
nil_ban@yahoo.co.uk

Hello friends,

I am in trouble again...not exactly... my dependence on postgresql is increasing day by day !!!
Now I am planning to install postgresql 7.4 at client site with IRIX 6.4/6.5 (clustered). I got a little bit shaky after I read quite a few mails in Postgresql archive reporting failed installation (and something wrong with gcc). Do I need to bother about it ?

Thanks
Nil Ban

---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Nilabhra Banerjee (#1)
Re: Installing Postgresql in Irix

=?iso-8859-1?q?Nilabhra=20Banerjee?= <nil_ban@yahoo.co.uk> writes:

Now I am planning to install postgresql 7.4 at client site with IRIX 6.4/6.5 (clustered). I got a little bit shaky after I read quite a few mails in Postgresql archive reporting failed installation (and something wrong with gcc). Do I need to bother about it ?

According to the "supported platforms" list, PG 7.4 has been tested
successfully on IRIX 6.5.20 with vendor's cc. I do seem to recall
something about problems with gcc on that platform, so possibly you'd
want to avoid gcc.

regards, tom lane