Hi everyone,
I’m running Umbraco 17 and I’d like to reduce the overall load on the database. Do you have any recommendations on what can be safely limited, cleaned up, or removed?
Specifically:
Are there features or data types that tend to generate unnecessary database load?
Does the new persistence system in Umbraco 17 provide better performance out of the box, or are there any settings I should tweak?
Are there old or legacy tables (from previous Umbraco versions) that can or should be manually removed when upgrading?
Any best-practice tips for keeping the database lean and fast?