linux ossp-uuid

Поиск
Список
Период
Сортировка
От Николай Ижиков
Тема linux ossp-uuid
Дата
Msg-id AANLkTimHrcw-ucbe=6zOAkev9au-1bC5bmGTqXGEGKMG@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
I build and install postgresql from source with --with-ossp-uuid flag.

After installation I try to execute:

=======
create or replace function uuid_generate_v1() returns uuid as '$libdir/uuid-ossp', 'uuid_generate_v1' volatile strict language C
=======

and got error

"could not load libraty /usr/lib/postgresql/uuid-ossp.so": /usr/lib/postgresql/uuid-ossp.so: undefined symbol: uuid_error"

How I can fix it?


--
С уважением, Николай Ижиков
NIzhikov@gmail.com

В списке pgsql-novice по дате отправления:

Предыдущее
От: "mark"
Дата:
Сообщение: Re: Very Large Table Partitioning
Следующее
От: Machiel Richards
Дата:
Сообщение: Problem with select statement for duplicate data