zhangkai.gis wrote:
> Hello all,
> I can monitor a table use triger write in language C as the example in
> postgres document .But I don't know whether or not can a trigger monitor more
> than one table?Is there a example?
i hope i understand you ...
you can use the same trigger-function f
Hello all,
I can monitor a table use triger write in language C as the example in
postgres document .But I don't know whether or not can a trigger monitor more
than one table?Is there a example?
Thanks,
zhangkai
2016-11-28
zhangkai