Re: Automatic free space map filling
Csaba Nagy <nagy@ecircle-ag.com>
From: Csaba Nagy <nagy@ecircle-ag.com>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: "Matthew T. O'Connor" <matthew@zeut.net>, Bruce Momjian <pgman@candle.pha.pa.us>, Christopher Browne <cbbrowne@acm.org>, postgres hackers <pgsql-hackers@postgresql.org>
Date: 2006-03-03T17:27:33Z
Lists: pgsql-hackers
> > I got the impression that Csaba is looking more for "multiple > > simultaneous vacuum" more than the partial vacuum. > > So he rather needs Hannu Krosing's patch for simultaneous vacuum ... Well, I guess that would be a good solution to the "queue table" problem. The problem is that I can't deploy that patch on our production systems without being fairly sure it won't corrupt any data... and I can't rely on non-production testing either. Basically I'm waiting to see Tom saying it will fly :-) Cheers, Csaba.