Database accesss using plperl - Mailing list pgsql-general

From Robert Fitzpatrick
Subject Database accesss using plperl
Date
Msg-id 1087417633.26091.50.camel@columbus
Whole thread Raw
Responses Re: Database accesss using plperl  (Paul Thomas <paul@tmsl.demon.co.uk>)
List 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 by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: index with LIKE
Next
From: Joolz
Date:
Subject: Re: reference to a view