Re: [ADMIN] Slony-I - Update trigger on a replicated table

2010-05-13 Thread chirag . dave
mentation/ddlchanges.html > > -Original Message- > From: pgsql-admin-ow...@postgresql.org [mailto: > pgsql-admin-ow...@postgresql.org] On Behalf Of Plugge, Joe R. > Sent: Thursday, May 13, 2010 4:02 PM > To: pgsql-admin@postgresql.org > Subject: [ADMIN] Slony-I - Update

Re: [ADMIN] Slony-I - Update trigger on a replicated table

2010-05-13 Thread Plugge, Joe R.
gsql-admin@postgresql.org Subject: [ADMIN] Slony-I - Update trigger on a replicated table Anyone know if it is possible to create an update trigger on the destination side of a replicated table in Slony-I and have the replication itself cause the trigger to fire? I was able to add the trigger but wh

[ADMIN] Slony-I - Update trigger on a replicated table

2010-05-13 Thread Plugge, Joe R.
Anyone know if it is possible to create an update trigger on the destination side of a replicated table in Slony-I and have the replication itself cause the trigger to fire? I was able to add the trigger but when run the test transaction through, it does not seem to be firing. It works on the