could not find function "pglogical_table_data_filtered" in file "/usr/pgsql-9.5/lib/pglogical.so"

From: armand pirvu <armand(dot)pirvu(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: could not find function "pglogical_table_data_filtered" in file "/usr/pgsql-9.5/lib/pglogical.so"
Date: 2017-08-10 19:13:12
Message-ID: 94E119A7-49E2-419E-AD59-1C41D6D09BE2@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

So I ventured in uninstalling the
https://www.2ndquadrant.com/en/resources/pglogical/pglogical-installation-instructions/ <https://www.2ndquadrant.com/en/resources/pglogical/pglogical-installation-instructions/>

yum install http://packages.2ndquadrant.com/pglogical/yum-repo-rpms/pglogical-rhel-1.0-3.noarch.rpm <http://packages.2ndquadrant.com/pglogical/yum-repo-rpms/pglogical-rhel-1.0-3.noarch.rpm>
yum install postgresql95-pglogical

testrep=# create extension pglogical;
ERROR: could not find function "pglogical_table_data_filtered" in file "/usr/pgsql-9.5/lib/pglogical.so"

Even if I get back to 1.0.2 same problem which makes me think the issue might be in latest package

postgresql95-pglogical x86_64 1.2.2-1_2ndQuadrant.el7.centos ok
postgresql95-pglogical x86_64 2.0.1-1.el7 broken

What I did notice is the repo different name

The main issue is that now I am dead in the water on this project

Any idea how to fix or at leat get back the 1.2.2-1 version ?

Thanks
Armand

Responses

Browse pgsql-general by date

  From Date Subject
Next Message armand pirvu 2017-08-10 20:20:31 Re: could not find function "pglogical_table_data_filtered" in file "/usr/pgsql-9.5/lib/pglogical.so"
Previous Message armand pirvu 2017-08-10 18:29:03 Re: pglogical repo