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
Using docker compose example from the repo, created a new PostgreSQL database and schema.
But when I tested I got this message:
SQL Error [XX000]: ERROR: DuckDB execution is not allowed because you have not been granted the duckdb.postgres_role
What happens?
Using docker compose example from the repo, created a new PostgreSQL database and schema.
But when I tested I got this message:
SQL Error [XX000]: ERROR: DuckDB execution is not allowed because you have not been granted the duckdb.postgres_role
To Reproduce
Then, in my new database I ran:
OS:
Linux
pg_duckdb Version (if built from source use commit hash):
0.2.0
Postgres Version (if built from source use commit hash):
16.4
Hardware:
No response
Full Name:
Luis Rolando Gonzalez
Affiliation:
HPE
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have tested with a stable release
Did you include all relevant data sets for reproducing the issue?
Yes
Did you include all code required to reproduce the issue?
Did you include all relevant configuration (e.g., CPU architecture, Linux distribution) to reproduce the issue?
The text was updated successfully, but these errors were encountered: