#extensions-book
- To Preload, or Not to Preload
https://justatheory.com/2024/08/extension-preloading
When should a Postgres extension be pre-loaded and when should it not? Should it be loaded in user sessions or at server startup? For the Tembo blog, I dug into this question and wrote up my findings.