Execute Shell script after insert

Поиск
Список
Период
Сортировка
Is there a way to execute a simple shell script in server after execute INSERT INTO ?

Example?

INSERT INTO clients (name) VALUES ('Donda');


after it, execute shell : mkdir $1



Thanks!!!

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