Fri Feb 18 15:23:36 PST 2011
- Previous message: [Slony1-bugs] [Bug 175] Monitoring cluster better
- Next message: [Slony1-bugs] [Bug 175] Monitoring cluster better
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=175 --- Comment #6 from Christopher Browne <cbbrowne at ca.afilias.info> 2011-02-18 15:23:36 PST --- I started taking a poke at adding this monitoring to Slonik, and that looks like it's liable to be troublesome and/or overly intrusive. The trouble is that for this to be useful, it needs to generate extra connections to databases, and do many COMMITs during the course of a Slonik script, which is going to lead to a flurry of extra DB connections. I'm not sure but that this is more trouble than the would-be gain. It also looks like it requires quite a lot of extra instrumentation code in slonik.c. So the "first shot" on this involves not changing slonik. -- 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.
- Previous message: [Slony1-bugs] [Bug 175] Monitoring cluster better
- Next message: [Slony1-bugs] [Bug 175] Monitoring cluster better
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list