Re: -- Problem loading plperlu --

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: -- Problem loading plperlu --
Дата
Msg-id 20061016041600.7033.qmail@web31812.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на -- Problem loading plperlu --  (Rafael Orta <rorta_us@yahoo.com>)
Список pgsql-novice
> I am planning to use db-link to be able to read Oracle

Just to clarify I think you need dbi-link.  I believe that db-link only allows to you connect to
other postgresql databases.

> -bash-3.00$ createlang plperlu smarter
> createlang: language installation failed: ERROR:  could not access file "$libdir/plperl": No
> such file or directory

I found the following from :
http://www.postgresql.org/docs/8.1/interactive/plperl.html


Note: Users of source packages must specially enable the build of PL/Perl during the installation
process. (Refer to Section 14.1 for more information.) Users of binary packages might find PL/Perl
in a separate subpackage.

and "section 14.1"
http://www.postgresql.org/docs/8.1/interactive/installation.html#INSTALL-SHORT

I hope this helps.  I am sure someone else on the list with more experience will be able to get
more specific information if you need it.

Regards,

Richard Broersma Jr.

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

Предыдущее
От: Rafael Orta
Дата:
Сообщение: -- Problem loading plperlu --
Следующее
От: Christian Cable
Дата:
Сообщение: Question about Referential Integrity in Microsoft Access and Postgres tables linked tables via ODBC