Re: UUId or Similar - Mailing list pgsql-novice

From Tom Lane
Subject Re: UUId or Similar
Date
Msg-id 18548.1233162657@sss.pgh.pa.us
Whole thread Raw
In response to Re: UUId or Similar  ("Morris, Roy" <rmorris@internetsecure.com>)
List pgsql-novice
"Morris, Roy" <rmorris@internetsecure.com> writes:
> I am not sure if the actual errors are of any value but here they are ..

> IIS_Logs=# \i /home/rmorris/postgresql-8.3.5/contrib/uuid-ossp/uuid-ossp.sql
> SET
> ERROR:  incompatible library "/usr/local/pgsql/lib/uuid-ossp": missing magic block
> HINT:  Extension libraries are required to use the PG_MODULE_MAGIC macro.

You seem to be trying to use an old (not 8.3) version of uuid-ossp.so.
I don't know where you got it from (since we never released any version
of uuid-ossp before 8.3), but it's not what it should be.

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: JOIN vs. LEFT JOIN
Next
From: "Nico Callewaert"
Date:
Subject: Re: JOIN vs. LEFT JOIN