Csv file – User permission needs to be created after each save
For context, I’m uploading a csv file to a Postgres database via the psql command line. The cmd can only access the file after I add Everyone to its permissions and allow full control. The weird thing …