Re: Excute comnands OS from plpgsql

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Excute comnands OS from plpgsql
Дата
Msg-id 200310141715.36627.dev@archonet.com
обсуждение исходный текст
Ответ на Excute comnands OS from plpgsql  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Ответы Re: Excute comnands OS from plpgsql
Re: Excute comnands OS from plpgsql
Список pgsql-general
On Tuesday 14 October 2003 16:38, Edwin Quijada wrote:
> Hi!! Is there a way to execute script in OS from plpgsql???

I think there's a pl/sh procedural language (in contrib or gborg iirc), but
you could probably use any of the untrusted procedural languages.

Better, would be to use the LISTEN/NOTIFY feature to talk to an external
daemon that handles things for you, otherwise your script will run as the
same user as the backend.

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Richard Lough
Дата:
Сообщение: Virtual Machines and postgres
Следующее
От: Jost Richstein
Дата:
Сообщение: Alias-Error