Re: Update is very slow on a bigger table

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Update is very slow on a bigger table
Дата
Msg-id 20040417151347.GA14656@wolff.to
обсуждение исходный текст
Ответ на Re: Update is very slow on a bigger table  ("Yudie" <yudie@axiontech.com>)
Ответы Re: Update is very slow on a bigger table
Список pgsql-sql
On Fri, Apr 16, 2004 at 12:47:58 -0500, Yudie <yudie@axiontech.com> wrote:
> Hi guys,
> I would like to create a trigger that execute some programs,
> is there a way to create a plpgsql function that execute shell command or
> any other way to run a program?
> Thanks for your help.

Only untrusted languages can be used to run external programs. perlu might
be something you can use.


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: run application from trigger?
Следующее
От: Marco Lazzeri
Дата:
Сообщение: Concatenate results of a single column query