1. PostgreSQL and JMS (Or other Pub-Sub/Callback Mechanism) stackoverflow.comI want to have my PostgreSQL server send out notifications when a piece of data changes, preferably over JMS, but also considering any other Pub-Sub mechanism or Callback. Any ideas if this ... |