Re: [ADMIN] cfg pg_stat_statements in PG 9.5 error

Поиск
Список
Период
Сортировка
От ghiureai
Тема Re: [ADMIN] cfg pg_stat_statements in PG 9.5 error
Дата
Msg-id 58C19B18.1010003@nrc-cnrc.gc.ca
обсуждение исходный текст
Ответ на Re: [ADMIN] cfg pg_stat_statements in PG 9.5 error  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [ADMIN] cfg pg_stat_statements in PG 9.5 error
Список pgsql-admin
I solved my issue by cfg : shared_preload_libraries param.
  Tom, please what is the  general recommendation for Pg contrib module
ownership :  user postgres or root?

Thanks
Isabella



On 03/09/2017 10:08 AM, Tom Lane wrote:
> ghiureai <isabella.ghiurea@nrc-cnrc.gc.ca> writes:
>> I am checking my  cfg ,  I do not see a "plugins" subdirectory with
>> pgsql95 contrib,
> There isn't one in a default configuration.  It's on the head of the
> local DBA to decide which libraries he/she is willing to allow in
> local_preload_libraries, and copy or move them into a plugins
> subdirectory.
>
>             regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] cfg pg_stat_statements in PG 9.5 error
Следующее
От: Cachique
Дата:
Сообщение: Re: [ADMIN] auditing in rds or triggers that write to pg_log