Molnár Attila wrote 07.10.2021 10:56:
It might not be about read performance, but e.g. logical data serparation, 
backup speedup, etc...

  Logical data separation is task for namespaces, not tablespaces.
Physical backup of single tablespace is pointless because it has no TIP so without main database it is just a pile of junk. Logical backup is single-table backup, no relations to tablespaces at all.

Also you should not just thinking in a single huge database, but hundreds or 
thousands mid-to-large databases as well. That could also occupy huge amount of 
disk space. (cloud service)

In this case tablespaces make situation even worse. Whole system become unmaintainable.

--
  WBR, SD.


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

Reply via email to