Dmitry Yemanov wrote 12.10.2021 16:59:
Slightly faster inserts into indices.

If local indexes are used, yes. But such indexes require partitioning key in queries. What will be effect for global indexes? Reference to the partition for a record has to be in index node, no?

But it may be possible with partitions in different files and nbackup.

It would require stable external references (like number of the root page, etc), right?

--
  WBR, SD.


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to