Thread: Schema manipulation from plpgsql

Schema manipulation from plpgsql

From
Gevik Babakhani
Date:
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

From
Guillaume Lelarge
Date:
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