Hello All , <br /><br /> I am having a table named "test" with a trigger " tri_test " which triggers
thefunction " replicate() " on insert, update and delete . <br /> Can I able to get the SQL
STATEMENT which triggers the function replicate ( ) , inside the function definition replicate ( ) . <br
/> So that I could execute that statement in the remote postgreSQL server <br /><br />Please help <br
/>ashok <br />