Inserting CSV into postgres

If I run the stream as Stream.run will it run all the chunks until the stream is all streamed?

All chunks. But try it. :slight_smile:

When will the temp streamed uploaded file get deleted?

Uploaded files are saved to a temporary directory and deleted afterwards, yes.