| От | Tom Lane |
|---|---|
| Тема | Re: BUG #15799: Create extension postgres_fdw failed |
| Дата | |
| Msg-id | 14713.1557517940@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #15799: Create extension postgres_fdw failed (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
RE: BUG #15799: Create extension postgres_fdw failed
|
| Список | pgsql-bugs |
PG Bug reporting form <noreply@postgresql.org> writes:
> create extension postgres_fdw;
> ERROR: could not load library "/usr/pgsql-10/lib/postgres_fdw.so":
> /usr/pgsql-10/lib/postgres_fdw.so: undefined symbol: change_plan_targetlist
This looks like a version mismatch problem --- your postgres_fdw is newer
than your server (possibly just a minor release newer, but still newer).
It's unfortunate that the error message isn't more on-point, but we don't
have enough control over the dynamic linker to make it so.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера