When should a Postgres extension be pre-loaded and when should it not? Should it be loaded in user sessions or at server startup? Read on for answers.| tembo.io
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.| ❖ Just a Theory