| From: | "Schade, Jeffrey" <JSchade(at)iso(dot)com> |
|---|---|
| To: | <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Defining Procedure Language PLR |
| Date: | 2011-12-30 18:18:51 |
| Message-ID: | DB138660B6B01D458B16F9205C0C26341DC9777A@ISOEMAILP3.iso.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
My users have requested access to PLR for defining UDFs in Postgres on
GreenPlum DCA. When I installed R and ran the CREATE LANGUAGE the PLR
language option was defined as not trusted, I believe this is because
there is no validator function.
Is there a default validator function available for PLR? I assume I do
not want to switch this to a trusted language without a way of
validating the function code.
Any assistance would be appreciated.
Jeff
_________________________________________
Jeffrey Schade
Systems Consultant, Technology Engineering
ISO
545 Washington Boulevard
Jersey City, NJ 07310
Voice: (201) 469-3738
FAX: (201) 748-1500
jschade(at)iso(dot)com <mailto:jschade(at)iso(dot)com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2011-12-30 18:51:40 | Re: Defining Procedure Language PLR |
| Previous Message | Raymond O'Donnell | 2011-12-30 12:16:09 | Re: |