Hello all,
sorry, but I haven't received any replies to my previous message... and
it's important for me to solve it.
When I perform an action on a psql database (e.g. insert into a table),
some more action could be induced, via trigger firing:
- is it possible to know at any time the exact act
Hello all,
I am new to postgreSQL.
When I perform an action on a psql database (e.g. insert into a table),
some more action could be induced, via trigger firing:
- is it possible to know at any time the exact action chain?
- is it possible to know at any time if the control is inside a
trigge