Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
I’m no at all sure the syntax in postgresql.conf that one uses to put multiple libraries in session_preload_libraries. Right now I have the following in my postgresql.conf:session_preload_libraries = 'pgcrypto'session_preload_libraries = 'auto_explain'session_preload_libraries = 'tablefunc' auto_explain.log_min_duration = '3s' but auto_explain doesn’t seem to be appearing in the log unless I load it manually in a session … what am I doing wrong here? Thanks,Stephen
I’m no at all sure the syntax in postgresql.conf that one uses to put multiple libraries in session_preload_libraries.
Right now I have the following in my postgresql.conf:
session_preload_libraries = 'pgcrypto'
session_preload_libraries = 'auto_explain'
session_preload_libraries = 'tablefunc'
auto_explain.log_min_duration = '3s'
but auto_explain doesn’t seem to be appearing in the log unless I load it manually in a session … what am I doing wrong here?
Thanks,
Stephen
В списке pgsql-novice по дате отправления:
Чтобы сделать работу с сайтом удобнее, мы используем cookie и аналитический сервис «Яндекс.Метрика». Продолжая пользоваться сайтом, вы соглашаетесь с их использованием.