What happens?
Since the new version I cannot use the postgres extension anymore.
To Reproduce
attach if not exists 'dbname=my_db user=ubuntu password=xxxx host=localhost' as my_db (type postgres);
IO Error:
Extension 'postgres' did not contain the expected entrypoint function 'postgres_scanner_duckdb_cpp_init'
OS:
ubuntu
PostgreSQL Version:
16
DuckDB Version:
1.3.1
DuckDB Client:
shell
Full Name:
Ilaria Battiston
Affiliation:
CWI
Have you tried this on the latest main branch?
Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?
What happens?
Since the new version I cannot use the postgres extension anymore.
To Reproduce
OS:
ubuntu
PostgreSQL Version:
16
DuckDB Version:
1.3.1
DuckDB Client:
shell
Full Name:
Ilaria Battiston
Affiliation:
CWI
Have you tried this on the latest
mainbranch?Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?