Re: Postgres - uuid-ossp error - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres - uuid-ossp error
Date
Msg-id 11779.1245595860@sss.pgh.pa.us
Whole thread Raw
In response to Postgres - uuid-ossp error  (Adalberto Costa <adalbertodiascosta@gmail.com>)
List pgsql-general
Adalberto Costa <adalbertodiascosta@gmail.com> writes:
> But, I'm getting an error like below:

> ERROR: ERROR: could not load library
> "/Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so":
> dlopen(/Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so,
> 10): no suitable
> image found.  Did find:
> /Applications/MAMP/Library/pg/lib/postgresql/uuid-ossp.so:
> mach-o, but wrong architecture

Apparently you're trying to use a uuid-ossp.so file built for Intel Mac
on a PPC Mac, or perhaps vice versa.  Get the right type of file, or
build it yourself locally.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Implicit conversion/comparision of timestamp with and without timezone
Next
From: Michael Fraley
Date:
Subject: default data sort