Re: Pgsql on Solaris

Поиск
Список
Период
Сортировка
От
Тема Re: Pgsql on Solaris
Дата
Msg-id 8083990.1162332184860.JavaMail.root@fed1wml15.mgt.cox.net
обсуждение исходный текст
Ответ на Pgsql on Solaris  (<vodhner@cox.net>)
Ответы Re: Pgsql on Solaris  (Richard Huxton <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: Ben
Дата:
Сообщение: Re: postgresql and reiserfs
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: updating to 7.4.13 helped it appears