如果为索引表空间使用较大的缓冲池,并且尽可能地将不同 insert排序,以便键值是排好序的,而不是随机的,就可以帮助加快索引维护。
You can help speed up index maintenance by using a large buffer pool for the index tablespace, and, if possible, ordering the inserts so that the key values are ordered, not random.
如果为索引表空间使用较大的缓冲池,并且尽可能地将不同 insert排序,以便键值是排好序的,而不是随机的,就可以帮助加快索引维护。
You can help speed up index maintenance by using a large buffer pool for the index tablespace, and, if possible, ordering the inserts so that the key values are ordered, not random.
应用推荐