http://www.google.co.uk/search?hl=en&q=TRIGGER+%2B+postgresql+%2B+8&meta=
 
which actually will guide you to:
 
http://www.postgresql.org/docs/current/static/sql-createtrigger.html
 
..that actually is the pgsql man.
 
rtfm :)
 
Best wishes,
Guido

 
On 9/8/05, Kailash Vyas <[EMAIL PROTECTED]> wrote:
hi

I have a query regarding triggers.
On INSERT, UPDATE, DELETE I want to fire a trigger to relect it to another database on postgres sever.
how can I do this operation.

Thanks in advance,
Kailash Vyas




--
"Adopting the position that you are smarter than an automatic
optimization algorithm is generally a good way to achieve less
performance, not more" - Tom Lane.

Reply via email to