Re: Stored Procedures for Shell Execution

Поиск
Список
Период
Сортировка
От Jochem van Dieten
Тема Re: Stored Procedures for Shell Execution
Дата
Msg-id 3D0F2F63.2090600@oli.tudelft.nl
обсуждение исходный текст
Ответ на Stored Procedures for Shell Execution  ("Dustin Dortch" <dustin_dortch@earthlink.net>)
Список pgsql-general
Dustin Dortch wrote:
> Recently, I have been working on the MCSE certification, and I have been
> studying SQL Server 2000 Administration for one of my electives.  Anyhow,
> the reason I mention this is because of some features in SQL Server that I
> think would be great in PostgreSQL.  Is there a stored procedure that allows
> for the execution of shell commands?  I think it would be great.  What I
> would like to accomplish is when a customer is added to my CRM application,
> a script is executed on my shell.  Obviously, I woud need to create a
> trigger on my user table and have it run a stored procedure, etc.

PL/sh Procedural Language Handler for PostgreSQL
http://www.ca.postgresql.org/~petere/plsh.html

Jochem


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Stored Procedures for Shell Execution
Следующее
От: Thomas Beutin
Дата:
Сообщение: Re: Wierd Explain