bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Sun Sep 8 23:08:44 PDT 2013
http://www.slony.info/bugzilla/show_bug.cgi?id=314

sanya <sanya-spb at list.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |
             Status|RESOLVED                    |REOPENED

--- Comment #2 from sanya <sanya-spb at list.ru> 2013-09-08 23:08:44 PDT ---
(In reply to comment #1)
> It doesn't look like your trigger is configured to run on a replica
> 
> You should read
> http://www.slony.info/documentation/2.1/triggers.html
> 
> Re-open the bug if the behaviour your seeing is different than what that page
> describes

ALTER TABLE test_slony.slave_a ENABLE REPLICA TRIGGER slave_a_trigger_after;

this is working, and puts all datas to table "test_slony.master" on MASTER
node, but then must work "set2" and send datas for SLAVE node, however, this
does not fired


Thanks

P.S.
I also tryed:
ALTER TABLE test_slony.slave_a ENABLE ALWAYS TRIGGER slave_a_trigger_after;
ALTER TABLE test_slony.master ENABLE ALWAYS TRIGGER "_ARIS_logtrigger";
, but this did not help me (results are the same)

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list