0
votes
2answers
64 views

Need Permissions Granted: INTO OUTFILE for Mac OS X [closed]

Sorry for potential duplicate questioning, because I've seen this asked many times (notably from Mac users) -- but none of the answers seemed to help me. I'm using Mac OS X with Sequel Pro (or I can ...
0
votes
1answer
79 views

Permission Denied Copy [closed]

I am a beginner learning how to load data and I can't figure out why I can't load this data into postgres. I am using postgres 8.4 on MAC OS. copy tname from '/Users/Shared/folder/file.cxv' ...