I'm using pgadmin to copy a csv file into the database.
this worked fine a million times until today. I get the following error
Could not open file "/path.csv" for reading: permission denied
I poked around google, and some of the suggestions were to disable SELinux which i don't plan on doing, since my code worked before.