SQL statements:
Copy test. Bus_info_now from 'E:/data/result/bus_info. TXT' delimiter ', '
ERROR: could not open the file "E:/data/result/bus_LIST CSV" for writing: Invalid argument
SQL state: XX000
Error as
CodePudding user response:
Copy is a copy to the database server, you need a new path, if in the Linux need to assign permissions,CodePudding user response:
An error is the file: E:/data/result/ bus_LIST. Cs vYou want to open is this: E:/data/result/ bus_info. Tx t
Are you sure you copy the right?