Re: Postgres - uuid-ossp error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres - uuid-ossp error
Дата
Msg-id 11779.1245595860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgres - uuid-ossp error  (Adalberto Costa <adalbertodiascosta@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Implicit conversion/comparision of timestamp with and without timezone
Следующее
От: Michael Fraley
Дата:
Сообщение: default data sort