Closed collectionneurfou closed 7 years ago
Mongodb FDW should work with 9.5 and 9.6. Can you please try building latest code. Please do a clean build in order to make sure that you are using the latest drivers.
Please close this issue if you have verified that mongodb_fdw works with 9.5 and 9.6?
Hello,
I successfully manage to install (and use) latest MONGO_FDW extension for postgreSQL 9.4.8 (just downloaded as TAR file). I successfully install prereqs (BSON, LIBSON, MONGOC, etc..).
However i cannot get it to work in 9.5.3 and 9.5.4 (same error). It fails with this error :
I'm stuck with this issue for days. I check in the git and seen that a similar error was "fixed" in the early beginning of the 9.5 (an error on number of args i think). I really need support for this for a POC regarding MONGO and PostgreSQL (9.4.8 is working but we need to demonstrate that it works in 9.5).
Regards,
Virgile