Mon Aug 6 06:33:15 PDT 2012
- Previous message: [Slony1-bugs] [Bug 258] cleanup thread can block waiting on a lock
- Next message: [Slony1-bugs] [Bug 272] slonik can segfault scanning input
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=264 --- Comment #6 from Jan Wieck <janwieck at yahoo.com> 2012-08-06 06:33:15 PDT --- The patch itself l(In reply to comment #2) > The following patch might resolve the issue. (Not tested!!! I'm just > speculating that this might be the fix.) > > https://github.com/cbbrowne/slony1-engine/commit/e6703d512066a727ead262cdb01d2d494ccfbaa6 Note that while this is certainly a relief that will make the action list compression fit most cases into memory, it is not a complete fix. As discussed off list, we should get rid of the ssy_action_list entirely by using the txid_snapshot of the copySet() transaction in the sl_setsync entry created by copySet(). That will make the entire action list obsolete. The patch itself looks good to me. -- 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.
- Previous message: [Slony1-bugs] [Bug 258] cleanup thread can block waiting on a lock
- Next message: [Slony1-bugs] [Bug 272] slonik can segfault scanning input
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list