Re: Write to file from pgplsql function

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Write to file from pgplsql function
Дата
Msg-id 20070102091307.GC25271@a-kretschmer.de
обсуждение исходный текст
Ответ на Write to file from pgplsql function  ("Sven Sporer" <s.sporer@gmx.net>)
Список pgsql-novice
am  Tue, dem 02.01.2007, um 10:09:06 +0100 mailte Sven Sporer folgendes:
> Hello,
>
> is there a way to write to a file in the filesystem from a pgplsql function?

No, because plsql is a trusted language. You should use a untrusted
language, for instance plperlu.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

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

Предыдущее
От: "Sven Sporer"
Дата:
Сообщение: Write to file from pgplsql function
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Write to file from pgplsql function