Schema manipulation from plpgsql

Started by Gevik Babakhaniover 15 years ago2 messagesgeneral
Jump to latest
#1Gevik Babakhani
pgdev@xs4all.nl

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)

#2Guillaume Lelarge
guillaume@lelarge.info
In reply to: Gevik Babakhani (#1)
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