回复: Re: how to create dir using pg/plsql

Поиск
Список
Период
Сортировка
От
Тема 回复: Re: how to create dir using pg/plsql
Дата
Msg-id 20155.9480.qm@web58109.mail.re3.yahoo.com
обсуждение исходный текст
Ответ на Re: how to create dir using pg/plsql  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-admin
oh,i see, thank you very much!

hubert depesz lubaczewski <depesz@depesz.com> 写道:
On Wed, Aug 29, 2007 at 02:45:56PM +0800, qinghuamail-postgresqlfans@yahoo.com wrote:
> just subject,
> i need to create dir using pg/plsql function,,but cannt get anything after google,

it's not possible.
pl/pgsql is trusted language (like pl/perl and pl/tcl). trusted
languages cannot use system-level functions. so no file, directory,
socket access is possible.

depesz

--
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA. here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)


雅虎邮箱,以安全著称,是值得信赖的邮箱专家!

В списке pgsql-admin по дате отправления:

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: how to create dir using pg/plsql
Следующее
От: John R Allgood
Дата:
Сообщение: Re: How to monitor resources on Linux.