On Tue, 26 Jul 2016, 8:54 p.m. Dev Kumkar, <devdas.kum...@gmail.com> wrote:

> Hello Experts,
>
> I want to have my postgreSQL database to only execute SQLs and avoid
> execution of perl and python script executions.
>

You mean you don't want any routines/functions written in Pl/perl or
PL/pythin to get executed?

If that is what you are looking for them simply drop the extension for
these languages or deny privilege to users/public on these extensions.

Infact from what I know, these extensions are not there by default, so
don't create them at all.


> Can you please suggest ways to achieve this?
>
> Regards...
>
-- 
--
Best Regards
Sameer Kumar | DB Solution Architect
*ASHNIK PTE. LTD.*

101 Cecil Street, #11-11 Tong Eng Building, Singapore 069 533

T: +65 6438 3504 | M: +65 8110 0350 | www.ashnik.com

Reply via email to