Обсуждение: Defining Procedure Language PLR
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@iso.com
On Fri, 2011-12-30 at 13:18 -0500, Schade, Jeffrey wrote: > 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. > I guess you should ask this on the PL/R mailing list. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com PostgreSQL Sessions #3: http://www.postgresql-sessions.org