[Bond-users] Listen/notify
Colin Close
itchka at compuserve.com
Thu Jan 10 12:44:06 EST 2013
On Thursday 10 January 2013 14:46:27 Vladimir Voznesensky wrote:
> Hello there.
>
> Does Bond support Listen/Notify or similar Postgres machinery?
>
> I.e., is it possible to update the controls content by the database update?
>
> Thank you.
> -VV
>
> _______________________________________________
> Bond-users mailing list
> Bond-users at lists.hcoop.net
> https://lists.hcoop.net/listinfo/bond-users
Hi Vlad,
It supports notify triggers and you can set up "listens" through triggered sql
when reading the data for a window nfor example. Usage is flexible and notify
triggers can be scoped and prioritised.
Fairly complete detail is in the DTD docs which can be generated by using
dtd2html. Look under triggers.
Best,
Colin Close
More information about the Bond-users
mailing list