Skip to content

Problem with installation #196

Description

@elgaita99

Hello !

We're trying to install mongo_fdw in in 18.4 (Ubuntu 18.4-1.pgdg24.04+1) .
The autogen.sh did it work ok , but :

postgres=# create extension mongo_fdw; ERROR: could not load library "/usr/lib/postgresql/18/lib/mongo_fdw.so": /usr/lib/postgresql/18/lib/mongo_fdw.so: undefined symbol: bson_array_as_legacy_extended_json CONTEXT: SQL statement "CREATE FUNCTION mongo_fdw_handler() RETURNS fdw_handler AS '$libdir/mongo_fdw' LANGUAGE C STRICT" extension script file "mongo_fdw--1.1.sql", near line 9 postgres=# \q

We started from zero and did the Manual installation , but with the same results

What could be happening?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions