Re: transforms

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: transforms
Дата
Msg-id 51367DAB.3080205@commandprompt.com
обсуждение исходный текст
Ответ на Re: transforms  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: transforms  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On 03/05/2013 02:52 PM, Josh Berkus wrote:

> plperlh=# \c postgres
> You are now connected to database "postgres" as user "josh".
> postgres=# create extension hstore_plperl;
> ERROR:  could not load library
> "/home/josh/pg93/lib/postgresql/hstore_plperl.so":
> /home/josh/pg93/lib/postgresql/hstore_plperl.so: undefined symbol:
> PL_thr_key
> STATEMENT:  create extension hstore_plperl;
> ERROR:  could not load library
> "/home/josh/pg93/lib/postgresql/hstore_plperl.so":
> /home/josh/pg93/lib/postgresql/hstore_plperl.so: undefined symbol:
> PL_thr_key

What happens if you set your LD_LIBRARY_PATH to reflect each 
installation before you start the database?

JD


>
>
>
>
>


-- 
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC
@cmdpromptinc - 509-416-6579



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: transforms
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: transforms