Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Rafael Martinez <r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux
Date: 2009-07-16 12:07:19
Message-ID: e51f66da0907160507q2c056844h2f9854703622dfab@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/16/09, Rafael Martinez <r(dot)m(dot)guerrero(at)usit(dot)uio(dot)no> wrote:
> Peter Eisentraut wrote:
> > On Thursday 16 July 2009 12:14:48 Rafael Martinez wrote:
> >> ERROR: incompatible library "/usr/local/lib/pg_uname_8.4.so": magic
> >> block mismatch
> >> DETAIL: Server has FLOAT8PASSBYVAL = true, library has false.
> >
> > You need to recompile your module.
>
> We recompile the module automatically when a new postgres cluster gets
> installed. The module has been compiled locally on the 64bit server that
> is going to use it.
>
> Any other ideas?

The version you compile against is not the version you have running.

--
marko

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rafael Martinez 2009-07-16 12:22:53 Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux
Previous Message Andreas Wenk 2009-07-16 11:57:10 Re: Function does not exist