You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I agree
Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?