So I ventured in uninstalling the
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