Mon Jun 23 08:57:40 PDT 2008
- Previous message: [Slony1-bugs] [Bug 53] High memory usage when using high table id
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=53 --- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2008-06-23 08:57:40 --- remote_worker.c has the following comment about this: /* * Remember the fully qualified table name on the fly. This * might have to become a hashtable someday. */ Yes, indeed, if you define a table with id 20080623, this establishes the size of the array associated with wd->tab_fqname as being at least 20080623. For now, I'll add documentation indicating this bottleneck. -- 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 53] High memory usage when using high table id
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list