Schema manipulation from plpgsql
Started by Gevik Babakhaniover 15 years ago2 messagesgeneral
I was wondering if there are any schema manipulation statements which
are not allowed from within a PL/PGSQL function. (Except from
create/drop a database)
Re: Schema manipulation from plpgsql
Le 10/12/2010 16:01, Gevik Babakhani a �crit :
I was wondering if there are any schema manipulation statements which
are not allowed from within a PL/PGSQL function. (Except from
create/drop a database)
create/drop tablespace
They are the only exception AFAICT.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com