Re: BUG #14819: postgres_fwd could not load library

From: Takhir Fakhrutdinov <fte(at)nct(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14819: postgres_fwd could not load library
Date: 2017-09-19 17:56:30
Message-ID: 49013E85-BB40-4B4A-AF88-ADDB0B27AC05@nct.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


> 19 сент. 2017 г., в 18:35, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> написал(а):
>
> fte(at)nct(dot)ru writes:
>> ERROR: could not load library "/usr/local/pgsql/lib/postgres_fdw.so":
>> dlopen(/usr/local/pgsql/lib/postgres_fdw.so, 10): Symbol not found:
>> _ExecProcNode
>> Referenced from: /usr/local/pgsql/lib/postgres_fdw.so
>> Expected in: /usr/local/pgsql/bin/postgres
>> in /usr/local/pgsql/lib/postgres_fdw.so
>
> Apparently you're using an old version of postgres_fdw with a v10
> core server.
>
> regards, tom lane

I am download source code from here https://www.postgresql.org/ftp/source/v10beta4/ <https://www.postgresql.org/ftp/source/v10beta4/>

--
With best regards, Takhir Fakhrutdinov

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Takhir Fakhrutdinov 2017-09-19 19:00:36 Re: BUG #14819: postgres_fwd could not load library
Previous Message Bruce Momjian 2017-09-19 16:26:25 Re: BUG #14812: URI options cann't set with equal char.