Re: functions, shell script

Поиск
Список
Период
Сортировка
От Command Prompt, Inc.
Тема Re: functions, shell script
Дата
Msg-id Pine.LNX.4.30.0111051620000.9889-100000@commandprompt.com
обсуждение исходный текст
Ответ на functions, shell script  ("Kenneth Skiles" <ka.skiles@verizon.net>)
Список pgsql-general
Hello,

You can't. You could write a C function that made a system call but you
can not call to the shell directly.

Sincerely,

Joshua Drake
http://www.postgresql.infop



On Sun, 4 Nov 2001, Kenneth Skiles wrote:

> Can anyone give me an example of postgresql function that will execute a shell script?
>
> I will call the function from a postgresql trigger.
>
> Thanks.
>

--
--
by way of pgsql-general@commandprompt.com
http://www.postgresql.info/
http://www.commandprompt.com/


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

Предыдущее
От: "Command Prompt, Inc."
Дата:
Сообщение: Re: Referring a table in another database
Следующее
От: "Command Prompt, Inc."
Дата:
Сообщение: Re: postgres copy command