Skip to content

Unable to create DuckDB Extension is PostgresDB #67

@vivekmystrey

Description

@vivekmystrey

Have created DuckDB Foreign Data Wrapper' with Postgres version 15 and DuckDB Version 1.3.2. While creating the Docker Image, the build initially failed, but after setting the symlink ln -s libduckdb.so libduckdb.1.3.2.so` it is successful.

But will creating duckdb_fdw, get following error:

could not load library "/usr/lib/postgresql/15/lib/duckdb_fdw.so": /usr/lib/postgresql/15/lib/duckdb_fdw.so: undefined symbol: _ZN6duckdb9Exception25ConstructMessageRecursiveERKSsRSt6vectorINS_20ExceptionFormatValueESaIS4_EE

Please advise, how to fix this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions