Skip to content

Temporary files should go in the postgres temp directory by default #684

@JelteF

Description

@JelteF

Description

We currently don't configure the temp_directory setting of DuckDB. We should do so and set it to an actual temp directory by default, i.e. in the temp directory of postgres.

We should also allow people to override this default by setting the duckdb.temp_directory GUC.

Partially fixes #666

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions