Re: Question about stored procedures

Поиск
Список
Период
Сортировка
От Josephine E. de Castro
Тема Re: Question about stored procedures
Дата
Msg-id 20051013112039.77790.qmail@web30704.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Question about stored procedures  (Sean Davis <sdavis2@mail.nih.gov>)
Ответы Re: Question about stored procedures  (Stephane Bortzmeyer <bortzmeyer@nic.fr>)
Список pgsql-general
Hi Sean!  Thanks for your reply. :)
 
My knowledge of PL/Perl is limited and confined to knowing that such language exist. 
 
Is there no 'trusted' way of doing this? How about creating a trigger using C? Or should i stick with something like PL/pgSQL and look for its 'untrusted' flavors?
 
Anyway, my questions sound so elementary.. really sorry for that..
 
Thanks again!
 
 


Sean Davis <sdavis2@mail.nih.gov> wrote:
Look at pl/perlu or any of the other "untrusted" flavors of procedure
language. Probably all can do what you like as far as file manipulation.

http://www.postgresql.org/docs/8.0/static/server-programming.html

Sean


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: Question about stored procedures
Следующее
От: "Josephine E. de Castro"
Дата:
Сообщение: Re: Question about stored procedures