Database accesss using plperl

Поиск
Список
Период
Сортировка
От Robert Fitzpatrick
Тема Database accesss using plperl
Дата
Msg-id 1087417633.26091.50.camel@columbus
обсуждение исходный текст
Ответы Re: Database accesss using plperl
Список pgsql-general
I have plperl installed my PostgreSQL 7.4.2 server, but from what I
understand in chapter 39.3 of the docs, you cannot access the databases
without DBD::PgSPI. According to the readme for that module, it will
only run on the untrusted plperlu.

Is this the only way to run queries (SELECT, INSERT, UPDATE) using
plperl?

What are the consequences and things to look out for when running
untrusted languages?

--
Robert


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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: index with LIKE
Следующее
От: Joolz
Дата:
Сообщение: Re: reference to a view