Обсуждение: Schema manipulation from plpgsql

Поиск
Список
Период
Сортировка

Schema manipulation from plpgsql

От
Gevik Babakhani
Дата:
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

От
Guillaume Lelarge
Дата:
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