Re: Pgsql on Solaris - Mailing list pgsql-general

From
Subject Re: Pgsql on Solaris
Date
Msg-id 8083990.1162332184860.JavaMail.root@fed1wml15.mgt.cox.net
Whole thread Raw
In response to Pgsql on Solaris  (<vodhner@cox.net>)
Responses Re: Pgsql on Solaris
List pgsql-general
Thanks to all who replied.

The reason I wanted to go 64-bit on our Fujitsu sparc-alikes was that our sysadmins switched to 64-bit Perl as part of
thestandard package, and that broke our DBD::Pg interface.  With no warning, we started getting a message about Pg.so,
"WrongELF Class:  ELFCLASS32". 

My assumption had been that 64-bit was the latest and greatest, so of course config should have found the appropriate
librariesetc. and set me up for a 64-bit make.  The answer to my question seems to be yes, I could cause 64-bit
compilation,but it's not the obvious way to go.   

I don't know if our Fujis might be faster in 64-bit mode, but who cares when you're talking about CGIs?

So I think I'll beat on the admins to give me a 32-bit Perl under a different name for talking to Pgsql.  (Our Sun
operationis heavily administered to simulate our production world.  We also have linux boxes where we can play god if
wefeel that need.) 

Thanks again,

Victor Odhner


pgsql-general by date:

Previous
From: Ben
Date:
Subject: Re: postgresql and reiserfs
Next
From: Dimitri Fontaine
Date:
Subject: Re: updating to 7.4.13 helped it appears