Add duckdb.temp_directory and duckdb.max_temp_directory_size #666
Closed
TianzeMYou
started this conversation in
Ideas
Replies: 3 comments
-
Could we expose a setting for extension directory location? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great points, thanks for the suggestions. Addressed in #699 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed now by #704 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see duckdb has a temp_directory setting and uses it when the memory limit is exhausted. Though i don't see this setting for pg_duckdb, could we add this GUC?
see https://duckdb.org/docs/stable/configuration/overview.html#:~:text=v0.10.2-,temp_directory,-Set%20the%20directory
Beta Was this translation helpful? Give feedback.
All reactions