ztiagoxbr

Results 6 comments of ztiagoxbr

@vaibhavdalvi93 for sure, the information is as follows: CentOS Linux release 7.7.1908 (Core) mongo_fdw is in the latest version, I use it using git clone https://github.com/EnterpriseDB/mongo_fdw.git PostgreSQL 11.10 on x86_64-pc-linux-gnu,...

that's right, i compiled it using "autogen.sh --with-master" however the driver was installed, along with the following items: cmake3, gcc, gcc-c++, openssl-devel cyrus-sasl-devel, pkgconfig, mongo-c-driver, mongo-c-driver-devel, mongo-c-driver-libs, libbson, libbson-devel, git,...

I managed to solve this problem by declaring this value, but now another one appears to me. could not load library "/usr/pgsql-11/lib/mongo_fdw.so": /usr/local/lib64/libmongoc-1.0.so.0: version `LIBMONGOC_1.0' not found (required by /usr/pgsql-11/lib/mongo_fdw.so)

1 - yes, the installation was done through the yum repository 2 - from what I saw, then do a compilation it returns this following error: src/mongoc/mongoc-read-prefs.c: In function 'mongoc_read_prefs_set_mode':...

I removed all installations of the mongoc driver but now I get this error when running ./autogen.sh --with-master 2021-01-21 09:14:40 (609 KB/s) - “json-c-0.15-20200726.tar.gz” salvo [348261] /home/user/mongo_fdw ./autogen.sh: line 80:...

but cmake3 is installed The cmake3-3.17.5-1.el7.x86_64 package is already installed in its latest version