inactive_parts_to_delay_insert
inactive_parts_to_delay_insert の値を超えると、INSERT は意図的に
遅延されます。
設定可能な値:
- 任意の正の整数。
inactive_parts_to_throw_insert
inactive_parts_to_throw_insert の値を超えると、INSERT は次の
error で中断されます:
“非アクティブなパーツが多すぎます (N)。パーツのクリーンアップ処理が insert 処理より大幅に遅くなっています” という exception。”設定可能な値:
- 任意の正の整数。