Must be superuser to create this extension.

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

 



test_dd=> CREATE EXTENSION plpython3u;
ERROR:  permission denied to create extension "plpython3u"
HINT:  Must be superuser to create this extension.
test_dd=> CREATE EXTENSION plperl;
CREATE EXTENSION

Does that mean that installing plpython3u can break security model on
shared database server? Does that mean that plperl won't break it?
Security implications (on shared database server) of intalling
extensions are still undocumented.


-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux