Tue Jun 5 11:27:21 PDT 2012
- Previous message: [Slony1-general] FOR UPDATE query
- Next message: [Slony1-general] creating a new trigger for a table on a slave host
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to modify my database schema and create a new trigger function. I know that triggers are suppressed on the slave once Slony starts up. However since slony is now already running on the slave, if I create a new trigger there, it will not be suppressed. What is the best practice for creating a trigger on the slave? Should you take the table out of replication, create trigger , then add the table back in? Is there some other way to do it? Thanks! RV -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.slony.info/pipermail/slony1-general/attachments/20120605/0e9a10d7/attachment.htm
- Previous message: [Slony1-general] FOR UPDATE query
- Next message: [Slony1-general] creating a new trigger for a table on a slave host
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list