Mon Apr 15 16:29:57 PDT 2019
- Next message: [Slony1-general] Creating triggers on replicated table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I'm able to create triggers on a non replicated DB. However, It does not seem to work on a replicated DB. I have a table A that is replicated to table B on another machine. I want to add a trigger in table B so that when a row is added in table B, it notifies a program that is listening. Unfortunately, the triggers that I implemented does not seem to be raised when the table is a replication of another. Is there any way around this? Thanks. Sung Hsin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.slony.info/pipermail/slony1-general/attachments/20190415/9bd446b7/attachment.htm
- Next message: [Slony1-general] Creating triggers on replicated table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list