From: Dimitry S. <sd...@ib...> - 2012-01-01 18:33:17
|
01.01.2012 18:22, Adriano dos Santos Fernandes wrote: > Let something like sweep consolidate old transactions in only one, > concurrently with user operations. Sweep is mostly read-only operation which is known to cause intolerable slowdown. Everybody turn it off because of that. You are suggesting to run read-write operation on whole database concurrently. I'm afraid that comparing with this, backup-restore is a "lesser evil". At least - faster one. -- SY, SD. |