Sajeev Mayandi wrote: > Hi, > > I am process of porting from sybase to postgresql. Is there syntax equivalent > of the TRIGGER EVENT Statement (Please see the sybase help for trigger event > below) in Postgresql. NOTE the TRIGGER EVENT in sybase could be used to > trigger an user defined event. I am not seeing any similar syntax or any > equivalent syntax which behaves similar to it.
This seems similar to LISTEN / NOTIFY. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general