Chau, Artemis writes:
> Does anyone know how to invoke an external shell script from a function when> it is called from a sql statement?
If it's a C function, use system("file").
-- Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/