Possible to exclude a database from loading a shared_preload_libraries module?

Поиск
Список
Период
Сортировка
От Rajan Pandey
Тема Possible to exclude a database from loading a shared_preload_libraries module?
Дата
Msg-id CAPr50MnYyM_vPX4QQ1srtCTixJe77AYPO5RA57j=Gfk9DT3MiQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Possible to exclude a database from loading a shared_preload_libraries module?
Список pgsql-hackers
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?

--
Regards
Rajan Pandey

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Fix restore of not-null constraints with inheritance
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Okay to remove mention of mystery @ and ~ operators?