| От | Tom Lane |
|---|---|
| Тема | Re: passwordcheck_extra module on pg v14.6 |
| Дата | |
| Msg-id | 3816850.1671214412@sss.pgh.pa.us обсуждение |
| Ответ на | passwordcheck_extra module on pg v14.6 (Daulat <daulat.dba@gmail.com>) |
| Список | pgsql-admin |
Daulat <daulat.dba@gmail.com> writes: > I have tried to use the passwordcheck_extra module on pg v14.6 (Ubuntu > 22.04) from Advanced Password Checks (paquier.xyz) > <https://paquier.xyz/postgresql-2/advanced-password-check/>. > But getting below error message while restarting postgres after making > changes (shared_preload_libraries = 'passwordcheck_extra') in > postgresql.conf file. The same thing is working in pg10 but pg14.6 throws > below error. You would need a version that is actually built against v14. Postgres extension modules always require recompilation for new major server versions. (Sadly, the linker gets in the way here before we're able to deliver an on-point error message.) regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера