https://www.npgsql.org/efcore/misc/database-creation.html#setting-a-tablespace
Regarding Npgsql’s integration with EF Core, it seems limited to specifying a tablespace only for the CREATE DATABASE
operation, which isn’t ideal. Anyways, does Yugabyte support setting affinity for an entire database through a tablespace?