Search Postgresql Archives

Re: Howto create a plperlu function as user (not superuser)??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brent Wood <b.wood@xxxxxxxxxx> writes:
> That is not me. Sigh. Is there any way I can develop (with the various
> "create or replace function" iterations this wiil probably require) this
> plperlu function as a non superuser?

If you could, it would be a security hole, which we would fix with
utmost alacrity.  Untrusted-language functions may only be created
by superusers.

Can you compartmentalize the depth-accessing function as a small
plperlu function, and do all the interesting stuff in plain plperl
atop that?

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux