Hi, I have a use case where I want a particular database to not load a few modules in shared_preload_libraries.
I was wondering if there's any way to tweak the codebase to achieve this. Otherwise, can I block the modules' hooks/bgw from performing actions on my particular database?