On 5/14/2006 4:18 AM, 王磊 wrote: > Slony use trigger to handle event on the table. So i think is it possable > to replication db1's view to a db2's table ?
Triggers on views are not possible. Jan > > Such as: > > view ---> table > > db1.table1 > --------> db1.view ------- ..... -------> > db2.table3 > db1.table2 > > db1.table1.trigger and db2.table2.trigger : > _Slony_I_logTrigger._xxxx(xx,x,xxx) > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://gborg.postgresql.org/mailman/listinfo/slony1-general -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== [EMAIL PROTECTED] # _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
