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.

Update a Softaculous staging site with the latest live DB
What is softaculous staging? How do I make my staging site live? How do I make a softaculous staging site? How do I create a staging site in cPanel? W...
Woocommerce products search with custom fields
How do I add custom fields to WooCommerce products? How do I create a product search page? How do I add an advanced custom field in WooCommerce? How d...
Dropdown that populates the form
What is form drop down list? How do you generate input fields based on value from a drop down list? How do you dynamically populate a gravity form fie...