Could

Can I split a huge wp_postmeta table across different databases or servers?

Can I split a huge wp_postmeta table across different databases or servers?

No. This is not practically possible primarily because there is no single interface to this table where you could implement the functionality you need, and even if you could, it would introduce some extremely gnarly problems.

oEmbed in wordpress multisite not working
How do I fix Facebook oEmbed issues in WordPress? How do I add oEmbed to WordPress? How do I install oEmbed? Does Facebook use oEmbed? How do I fix a ...
Is there a way to programmatically enable a plugin?
How do I enable programmatically plugins in WordPress? How do I activate plugins? How do I stop WordPress plugins from loading on specific pages and p...
List categories
How do you show category list? How do I list categories in WordPress? How do I fetch all category names in WordPress? How do I get a list of all categ...